There is no absent, only disabled
This commit is contained in:
parent
ea0f0ec7d3
commit
a86c8ab025
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,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
|
||||
|
|
Loading…
Reference in a new issue