Merge "Revert "Don't log puppot module sync""
This commit is contained in:
commit
7570d49d8e
@ -83,7 +83,6 @@
|
||||
synchronize:
|
||||
src: "{{ mgmt_manifestpath }}"
|
||||
dest: "{{ manifest_base }}"
|
||||
no_log: true
|
||||
|
||||
- name: ensure hieradata manifest link is present
|
||||
file:
|
||||
@ -117,7 +116,6 @@
|
||||
synchronize:
|
||||
src: "{{ mgmt_puppet_module_dir }}"
|
||||
dest: "{{ puppet_module_dir }}"
|
||||
no_log: true
|
||||
|
||||
when:
|
||||
- copy_puppet
|
||||
|
Loading…
Reference in New Issue
Block a user