Merge "Hide sensitive data from Ansible run and logging"

This commit is contained in:
Zuul 2019-10-17 11:45:01 +00:00 committed by Gerrit Code Review
commit 714c18f1dd
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: