Update comment in test playbook:

This commit is contained in:
beeankha 2020-04-06 12:38:46 -04:00
parent c1bb62cc36
commit b0f68d97da

View File

@ -190,7 +190,7 @@
become_username: superuser
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:
that:
- result is changed