Adding pause before ansible provisionning for Amon
This commit is contained in:
parent
b360760855
commit
16b617fcee
|
@ -66,6 +66,7 @@
|
|||
"expect_disconnect": true
|
||||
},
|
||||
{
|
||||
"pause_before": "30",
|
||||
"type": "ansible",
|
||||
"playbook_file": "{{ user `eole_playbooks` }}/{{ user `module_name` }}.yml",
|
||||
"extra_arguments": [ "--extra-vars", "VM_NAME={{ user `vm_name` }} HTTP_PROXY={{ user `HTTP_PROXY` }} HTTPS_PROXY={{ user `HTTPS_PROXY` }} http_proxy={{ user `http_proxy` }} https_proxy={{ user `https_proxy` }}"]
|
||||
|
|
Loading…
Reference in New Issue