diff --git a/tasks/configure.yml b/tasks/configure.yml index aac1c2d..6895418 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -109,11 +109,6 @@ group: puppet backup: true -- name: Remove puppet code folder if there is no readme (not from repo then) - file: - path: /etc/puppetlabs/code/environments/production - state: absent - - name: Deploy environment shell: r10k deploy environment -p --config /etc/puppetlabs/r10k/r10k.yaml