There is no absent, only disabled

This commit is contained in:
Alex Lo
2015-06-12 00:49:59 -04:00
committed by Matt Clay
parent 66800925cd
commit 04f5a73bd1

View File

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