try this
This commit is contained in:
parent
e3af4aca46
commit
5437a9c196
1 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,9 @@
|
|||
|
||||
tasks:
|
||||
- debug: msg="{{root_auth_users}}"
|
||||
- include: "{{ tasks }}/cloud_setup_basic.yml" root_auth_users=msuchy
|
||||
- include: "{{ tasks }}/cloud_setup_basic.yml"
|
||||
vars:
|
||||
root_auth_users: msuchy
|
||||
|
||||
- name: Set the hostname
|
||||
action: hostname name=fed-cloud09.cloud.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue