From dc26873745b1bbfd0178abf8a1c6f5904553278a Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Mon, 17 Oct 2022 14:54:23 +0300 Subject: [PATCH] remove check to always run r10k --- tasks/configure.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasks/configure.yml b/tasks/configure.yml index 30ef1c6..aac1c2d 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -116,8 +116,6 @@ - name: Deploy environment shell: r10k deploy environment -p --config /etc/puppetlabs/r10k/r10k.yaml - args: - creates: /etc/puppetlabs/code/environments/master/README.md - name: Link master with production environment file: