Parcourir la source

no log

pull/1313/head
Michael Collins il y a 4 ans
Parent
révision
40506d5c5a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      roles/matrix-awx/tasks/create_session_token.yml

+ 1
- 0
roles/matrix-awx/tasks/create_session_token.yml Voir le fichier

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

Chargement…
Annuler
Enregistrer