--- # TODO add baremetal controller here - hosts: "controller*.ic.openstack.org:!disabled" gather_facts: true roles: - role: puppet - hosts: "compute*.ic.openstack.org:!disabled" gather_facts: true roles: - role: puppet