We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8744ef commit 40506d5Copy full SHA for 40506d5
roles/matrix-awx/tasks/create_session_token.yml
@@ -7,3 +7,4 @@
7
tower_host: "https://{{ awx_host }}"
8
tower_oauthtoken: "{{ awx_master_token }}"
9
register: awx_session_token
10
+ no_log: True
0 commit comments