Hide sensitive data from Ansible run and logging

Change-Id: I2b945b7e5125629b0a70c75a62179dc4ce64c66f
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This commit is contained in:
Gael Chamoulaud 2019-10-14 12:47:35 +02:00
parent b1d1af33d4
commit b125ce5f11
4 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,7 @@
section: inspector
key: password
register: ironic_password
no_log: true
- name: Check node disks
node_disks:

View File

@ -26,6 +26,7 @@
return_content: yes
status_code: 201
register: keystone_result
no_log: true
when: overcloud_keystone_url|default('')
- name: Set auth token

View File

@ -39,6 +39,7 @@
return_content: yes
status_code: 201
register: keystone_result
no_log: true
when: overcloud_keystone_url|default('')
- name: Set auth token

View File

@ -14,6 +14,7 @@
section: swift
key: password
register: password
no_log: true
- name: Check that switch vlans are present if used in nic-config files
switch_vlans: