There is no absent, only disabled
This commit is contained in:
parent
66800925cd
commit
04f5a73bd1
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ EXAMPLES = """
|
||||||
s3_key_prefix='' region=us-east-1
|
s3_key_prefix='' region=us-east-1
|
||||||
|
|
||||||
- name: remove cloudtrail
|
- 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
|
boto_import_failed = False
|
||||||
|
|
Loading…
Reference in a new issue