4 Commits

Author SHA1 Message Date
zhulingjie
8be12b71d7 use include_tasks and import_playbook instead of include
include is marked as deprecated since ansible 2.4[0]

Switch to include_tasks or import_playbook as necessary

[0] https://docs.ansible.com/ansible/2.4/include_module.html#deprecated

Change-Id: Ia1b826ca08ae042eec80f8c495ab030a087d97ba
2019-01-18 12:22:38 +00:00
Mark Goddard
697b2eecc2 Create a baremetal-compute group for baremetal compute nodes
The compute group was used in a few places, but this now overlaps with
the group used for virtualised compute nodes.
2017-11-12 09:35:40 +00:00
Mark Goddard
29e5c9cd1d Factor out compute node inventory generation into a separate playbook 2017-04-27 13:00:34 +01:00
Mark Goddard
97dae0a3d8 Add a playbook and role to configure Dell compute nodes to PXE boot 2017-04-27 13:00:34 +01:00