
I don't really think this needs any further explanation. Change-Id: I41378bd320c6c6fad2c981d5cc773486af075c41
6 lines
116 B
YAML
6 lines
116 B
YAML
---
|
|
- hosts: "afs*"
|
|
gather_facts: false
|
|
roles:
|
|
- { role: puppet, puppetmaster: puppetmaster.openstack.org }
|