mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
This commit is contained in:
parent
d62492e656
commit
34c57b4c42
2 changed files with 17 additions and 5 deletions
|
@ -55,7 +55,7 @@
|
|||
assert:
|
||||
that:
|
||||
- account_deactivate_idempotent is not changed
|
||||
- account_deactivate_idempotent.account_uri is not none
|
||||
- account_deactivate_idempotent.account_uri is none
|
||||
|
||||
- name: Validate that the account is gone (new account key)
|
||||
assert:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue