mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 00:07:40 -02:30
Change awx.awx.application to output the OAuth2 client secret
if one was generated.
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
- assert:
|
||||
that:
|
||||
- "result is changed"
|
||||
- "'client_secret' in result"
|
||||
|
||||
- name: Rename an inventory
|
||||
application:
|
||||
|
||||
Reference in New Issue
Block a user