Remove puppet_environment from the adhoc playbook
This is not necessary. The same argument can be passed on the command line and the role will pick it up itself. Change-Id: Ib2f80828ab4b6282ac68191409bac7d1a6ebddf3
This commit is contained in:
parent
533af83e83
commit
a792e831e0
@ -3,4 +3,3 @@
|
||||
roles:
|
||||
- role: puppet
|
||||
manage_config: true
|
||||
puppet_environment: '{{ puppet_environment | default(omit) }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user