disabled ansible-pull
This commit is contained in:
10
update.yml
10
update.yml
@@ -37,8 +37,8 @@
|
||||
state: present
|
||||
minute: 0
|
||||
hour: 1
|
||||
- name: "update ansible-pull once"
|
||||
become: true
|
||||
become_user: root
|
||||
command:
|
||||
cmd: 'ansible-pull --vault-password-file=~/.vaultpass -U "https://gitea.mewissen.site/rene/ansible-pull.git" -d "/opt/ansible-pull" -C master'
|
||||
# - name: "update ansible-pull once"
|
||||
# become: true
|
||||
# become_user: root
|
||||
# command:
|
||||
# cmd: 'ansible-pull --vault-password-file=~/.vaultpass -U "https://gitea.mewissen.site/rene/ansible-pull.git" -d "/opt/ansible-pull" -C master'
|
||||
Reference in New Issue
Block a user