Compare commits
No commits in common. "3822efe2a9bde6d66bfc803bd28bb8e5f0ed4b41" and "b3607608558cb0b71d96b662df21f16e11acd728" have entirely different histories.
3822efe2a9
...
b360760855
|
@ -66,7 +66,6 @@
|
||||||
"expect_disconnect": true
|
"expect_disconnect": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pause_before": "30",
|
|
||||||
"type": "ansible",
|
"type": "ansible",
|
||||||
"playbook_file": "{{ user `eole_playbooks` }}/{{ user `module_name` }}.yml",
|
"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` }}"]
|
"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` }}"]
|
||||||
|
|
|
@ -66,7 +66,6 @@
|
||||||
"expect_disconnect": true
|
"expect_disconnect": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pause_before":"30s",
|
|
||||||
"type": "ansible",
|
"type": "ansible",
|
||||||
"playbook_file": "{{ user `eole_playbooks` }}/{{ user `module_name` }}.yml",
|
"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` }}"]
|
"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` }}"]
|
||||||
|
|
|
@ -66,7 +66,6 @@
|
||||||
"expect_disconnect": true
|
"expect_disconnect": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pause_before":"30s",
|
|
||||||
"type": "ansible",
|
"type": "ansible",
|
||||||
"playbook_file": "{{ user `eole_playbooks` }}/{{ user `module_name` }}.yml",
|
"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` }}"]
|
"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` }}"]
|
||||||
|
|
|
@ -66,7 +66,6 @@
|
||||||
"expect_disconnect": true
|
"expect_disconnect": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pause_before":"30s",
|
|
||||||
"type": "ansible",
|
"type": "ansible",
|
||||||
"playbook_file": "{{ user `eole_playbooks` }}/{{ user `module_name` }}.yml",
|
"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` }}"]
|
"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` }}"]
|
||||||
|
|
|
@ -66,7 +66,6 @@
|
||||||
"expect_disconnect": true
|
"expect_disconnect": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pause_before":"30s",
|
|
||||||
"type": "ansible",
|
"type": "ansible",
|
||||||
"playbook_file": "{{ user `eole_playbooks` }}/{{ user `module_name` }}.yml",
|
"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` }}"]
|
"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` }}"]
|
||||||
|
|
|
@ -66,7 +66,6 @@
|
||||||
"expect_disconnect": true
|
"expect_disconnect": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pause_before":"30s",
|
|
||||||
"type": "ansible",
|
"type": "ansible",
|
||||||
"pause_before": "45s",
|
"pause_before": "45s",
|
||||||
"playbook_file": "{{ user `eole_playbooks` }}/{{ user `module_name` }}.yml",
|
"playbook_file": "{{ user `eole_playbooks` }}/{{ user `module_name` }}.yml",
|
||||||
|
|
Loading…
Reference in New Issue