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