diff --git a/tasks/configure.yml b/tasks/configure.yml index dd86d02..d87c103 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -122,5 +122,5 @@ - name: Link master with production environment file: path: /etc/puppetlabs/code/environments/production - target: /etc/puppetlabs/code/environments/master + src: /etc/puppetlabs/code/environments/master state: link \ No newline at end of file