diff --git a/update.yml b/update.yml index 1ffabda..18b17b9 100644 --- a/update.yml +++ b/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' \ No newline at end of file + # - 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' \ No newline at end of file