mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
added note about AMI security
This commit is contained in:
parent
e33f5ae56e
commit
7932ccef46
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,8 @@ requirements: [ "boto" ]
|
|||
author: Evan Duffield <eduffield@iacquire.com>
|
||||
|
||||
Thank you to iAcquire for sponsoring development of this module.
|
||||
|
||||
See http://alestic.com/2011/06/ec2-ami-security for more information about ensuring the security of your AMI.
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Reference in a new issue