Do not use latest here. If we need to update it we update it on updates cycles or manually.
This commit is contained in:
parent
eb19cde1f8
commit
9e1c8172d4
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
# -- Dist Git --------------------------------------------
|
||||
# This is the Git setup itself: group, root directory, scripts,...
|
||||
- name: install dist-git
|
||||
package: name={{item}} state=latest
|
||||
package: name={{item}} state=present
|
||||
with_items:
|
||||
- dist-git
|
||||
- dist-git-selinux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue