Browse Source

no log

pull/1313/head
Michael Collins 4 years ago
parent
commit
40506d5c5a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      roles/matrix-awx/tasks/create_session_token.yml

+ 1
- 0
roles/matrix-awx/tasks/create_session_token.yml View File

@@ -7,3 +7,4 @@
tower_host: "https://{{ awx_host }}"
tower_oauthtoken: "{{ awx_master_token }}"
register: awx_session_token
no_log: True

Loading…
Cancel
Save