diff --git a/tasks/configure.yml b/tasks/configure.yml index d6d8919..dcb9230 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -115,4 +115,4 @@ state: absent - name: Deploy environment - shell: r10k deploy environment --config /etc/puppetlabs/r10k/r10k.yaml \ No newline at end of file + shell: r10k deploy environment -p --config /etc/puppetlabs/r10k/r10k.yaml \ No newline at end of file