Update playbooks/update-yum-dima.yaml
This commit is contained in:
parent
9e355f2253
commit
192fc1e16d
@ -25,7 +25,7 @@
|
||||
retries: 5 # Retries for 24 * 5 seconds = 120 seconds = 2 minutes
|
||||
delay: 5 # Every 5 seconds
|
||||
register: uri_output
|
||||
- name: Update custom script from git
|
||||
- name: Update custom script from git
|
||||
ansible.builtin.git:
|
||||
repo: https://dimahu:Dima4026@git.sandros.hu/sandros/dimaserverconfigurer.git
|
||||
dest: /root/dimaserverconfigurer
|
||||
|
Loading…
Reference in New Issue
Block a user