6909ac2e59
Without this patch, we would run infracloud in its playbook, then again in the 'everybody else' playbook. Co-Authored-By: Colleen Murphy <colleen@gazlene.net> Change-Id: I3de1de8f0f74e52a443c0b7a6ef6ae0a2cf7e801
5 lines
153 B
YAML
5 lines
153 B
YAML
- hosts: '!review.openstack.org:!git0*:!afs*:!baremetal*:!controller*:!compute*:!puppetmaster*:!disabled'
|
|
gather_facts: true
|
|
roles:
|
|
- role: puppet
|