try this
This commit is contained in:
parent
519a90f3ca
commit
e3af4aca46
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
- "{{ private }}/files/openstack/passwords.yml"
|
- "{{ private }}/files/openstack/passwords.yml"
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- debug: msg={{root_auth_users}}
|
- debug: msg="{{root_auth_users}}"
|
||||||
- include: "{{ tasks }}/cloud_setup_basic.yml" root_auth_users=msuchy
|
- include: "{{ tasks }}/cloud_setup_basic.yml" root_auth_users=msuchy
|
||||||
|
|
||||||
- name: Set the hostname
|
- name: Set the hostname
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue