modifié : roles/fog/tasks/main.yml
This commit is contained in:
parent
8ba75e98d4
commit
944a65ac97
@ -48,8 +48,8 @@
|
||||
src: "/root/tmp/{{ depl_fog }}"
|
||||
dest: "/root/tmp/"
|
||||
|
||||
- name: Exécution du script d'installation Fog
|
||||
ansible.builtin.shell: sudo bash /root/tmp/fogproject-1.5.10.1634/bin/installfog.sh --recreate-keys -f /root/tmp/fogsettings -y
|
||||
args:
|
||||
chdir: "/root/tmp/fogproject-1.5.10.1634/"
|
||||
#- name: Exécution du script d'installation Fog
|
||||
# ansible.builtin.shell: sudo bash /root/tmp/fogproject-1.5.10.1634/bin/installfog.sh --recreate-keys -f /root/tmp/fogsettings -y
|
||||
# args:
|
||||
# chdir: "/root/tmp/fogproject-1.5.10.1634/"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user