浏览代码

no log

pull/1313/head
Michael Collins 4 年前
父节点
当前提交
40506d5c5a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      roles/matrix-awx/tasks/create_session_token.yml

+ 1
- 0
roles/matrix-awx/tasks/create_session_token.yml 查看文件

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

正在加载...
取消
保存