There is no absent, only disabled

pull/18777/head
Alex Lo 10 years ago committed by Matt Clay
parent 66800925cd
commit 04f5a73bd1

@ -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

Loading…
Cancel
Save