Jesse Pretorius d0b0668657 MNAIO: Resolve all Ansible 2.5-related deprecation warnings
To resolve the warnings, we:

1. Use import_playbook instead of include for the conditional
   playbook inclusions in site.yml. TIL that using include_playbook
   does not work with conditionals.

2. Use include_tasks instead of include for the openstack-image-setup
   task set inclusion.

3. Switch to using 'is' instead of '|' for tests.

Change-Id: I6d68bd4fecda122a77f7934842c3479a4c0792fd
2018-06-27 07:47:08 +01:00
..
2018-05-17 14:21:21 -05:00
2018-06-01 15:40:44 -05:00
2018-03-23 21:28:38 -05:00
2018-05-17 14:21:21 -05:00
2018-06-01 15:40:44 -05:00