openstack-ansible/tests
Jimmy McCrory 58e9c8db6e Fix deprecation warning for undefined variables
Provide a default empty variable for 'bootstrap_host_data_disk_device'.
Tasks which make use of this variable within with_items lists have been
updated to evaluate that it has been set before executing.

'with_' clauses are evaluated before 'when' clauses. In Ansible 1.9
tasks are silently skipped when a variable within a 'with_' clause is
undefined, Ansible 2 provides a deprecation warning.

Change-Id: I66d7c15a43a70237b35d8ba7325d24e3b7206208
2016-08-29 17:28:22 +00:00
..
inventory Use in-tree env.d files, provide override support 2016-07-01 16:40:28 +00:00
roles/bootstrap-host Fix deprecation warning for undefined variables 2016-08-29 17:28:22 +00:00
ansible.cfg Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
bootstrap-aio.yml Convert AIO bootstrap from bash to Ansible 2015-12-08 19:05:45 +00:00
get-ansible-role-requirements.yml Added option to set the role fetch mode 2016-05-23 09:48:56 +00:00
test_inventory.py Merge "Adding a playbook for deploying Sahara" 2016-08-26 23:13:38 +00:00
test-inventory.ini Update ansible to version 2.1 2016-06-02 08:54:41 -05:00