There is no absent, only disabled

This commit is contained in:
Alex Lo 2015-06-12 00:49:59 -04:00
parent 4fc275d1c5
commit d0ef6db43c

View file

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