No log the make nodepool zk hosts task

Ansible has a tendency to log too much. Make it log less.

Change-Id: Ic32332430d90ff4cb00564943c9281765aa72fb1
This commit is contained in:
Clark Boylan 2020-06-18 14:52:08 -07:00
parent f7e92ee669
commit b0364059aa

View File

@ -57,6 +57,7 @@
hostvars: "{{ hostvars }}"
zk_group: "{{ groups['zookeeper'] }}"
register: zk_hosts
no_log: true
- name: Overwrite zookeeper-servers
vars: