try this
This commit is contained in:
parent
2ac9aca4b2
commit
668434f369
1 changed files with 1 additions and 8 deletions
|
@ -10,15 +10,8 @@
|
||||||
- /srv/web/infra/ansible/vars/fedora-cloud.yml
|
- /srv/web/infra/ansible/vars/fedora-cloud.yml
|
||||||
- "{{ private }}/files/openstack/passwords.yml"
|
- "{{ private }}/files/openstack/passwords.yml"
|
||||||
|
|
||||||
vars:
|
|
||||||
- root_auth_users: "msuchy"
|
|
||||||
- foobar: "barbar"
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- debug: msg="X {{ root_auth_users }} {{ foobar }}"
|
- include: "{{ tasks }}/cloud_setup_basic.yml" root_auth_users=msuchy
|
||||||
- command: /usr/bin/false
|
|
||||||
|
|
||||||
- include: "{{ tasks }}/cloud_setup_basic.yml"
|
|
||||||
|
|
||||||
- name: Set the hostname
|
- name: Set the hostname
|
||||||
action: hostname name=fed-cloud09.cloud.fedoraproject.org
|
action: hostname name=fed-cloud09.cloud.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue