add -p
This commit is contained in:
parent
8ee3bb48a2
commit
73c8e181b3
1 changed files with 1 additions and 1 deletions
|
@ -115,4 +115,4 @@
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: Deploy environment
|
- name: Deploy environment
|
||||||
shell: r10k deploy environment --config /etc/puppetlabs/r10k/r10k.yaml
|
shell: r10k deploy environment -p --config /etc/puppetlabs/r10k/r10k.yaml
|
Loading…
Reference in a new issue