Remove old Ansible AWS magic

pull/18777/head
Michael J. Schultz 9 years ago committed by Matt Clay
parent cb9572277a
commit 6967ad1193

@ -192,7 +192,4 @@ def main():
from ansible.module_utils.basic import *
from ansible.module_utils.ec2 import *
# this is magic, see lib/ansible/module_common.py
#<<INCLUDE_ANSIBLE_MODULE_COMMON>>
main()

Loading…
Cancel
Save