Don't log puppot module sync
This is boring. The output is voluminous. Change-Id: Ib905311a2b3c4eb9a0316f3863aa688b9ed07c55
This commit is contained in:
parent
3bf4b22034
commit
7b47277e3e
@ -83,6 +83,7 @@
|
||||
synchronize:
|
||||
src: "{{ mgmt_manifestpath }}"
|
||||
dest: "{{ manifest_base }}"
|
||||
no_log: true
|
||||
|
||||
- name: ensure hieradata manifest link is present
|
||||
file:
|
||||
@ -116,6 +117,7 @@
|
||||
synchronize:
|
||||
src: "{{ mgmt_puppet_module_dir }}"
|
||||
dest: "{{ puppet_module_dir }}"
|
||||
no_log: true
|
||||
|
||||
when:
|
||||
- copy_puppet
|
||||
|
Loading…
x
Reference in New Issue
Block a user