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