mirror of
https://github.com/ansible/awx.git
synced 2026-05-06 08:57:35 -02:30
Update comment in test playbook:
This commit is contained in:
@@ -190,7 +190,7 @@
|
|||||||
become_username: superuser
|
become_username: superuser
|
||||||
register: result
|
register: result
|
||||||
|
|
||||||
# This should no longer be changed because we aren't passing any secure fields
|
# This shows as "changed" because these listed inputs replace the existing inputs from the previous task
|
||||||
- assert:
|
- assert:
|
||||||
that:
|
that:
|
||||||
- result is changed
|
- result is changed
|
||||||
|
|||||||
Reference in New Issue
Block a user