This commit is contained in:
Miroslav Suchý 2014-10-09 13:02:01 +00:00
parent 840ef62366
commit db50f89f1c

View file

@ -5,14 +5,14 @@
sudo: yes
gather_facts: True
vars:
- root_auth_users: msuchy
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- /srv/web/infra/ansible/vars/fedora-cloud.yml
- "{{ private }}/files/openstack/passwords.yml"
vars:
- root_auth_users: msuchy
tasks:
- debug: msg="{{ root_auth_users }}"
- command: /usr/bin/false