mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
There is no absent, only disabled
This commit is contained in:
@@ -89,7 +89,7 @@ EXAMPLES = """
|
||||
s3_key_prefix='' region=us-east-1
|
||||
|
||||
- name: remove cloudtrail
|
||||
local_action: cloudtrail state=absent name=main region=us-east-1
|
||||
local_action: cloudtrail state=disabled name=main region=us-east-1
|
||||
"""
|
||||
|
||||
boto_import_failed = False
|
||||
|
||||
Reference in New Issue
Block a user