community.general/lib/ansible/module_utils
Will Thames 7600c664fe Create a common EC2 connection argument spec for EC2 modules
Refactor the currently well-factored ec2 modules (i.e. those that already use ec2_connect) to
have a common argument spec. The idea is that new modules can use this spec without duplication
of code, and that new functionality can be added to the ec2 connection code (e.g. security
token argument)
2014-02-06 15:27:41 +10:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
basic.py Adding no_log: capability for tasks 2014-01-31 16:58:46 -06:00
ec2.py Create a common EC2 connection argument spec for EC2 modules 2014-02-06 15:27:41 +10:00
known_hosts.py Fixes #5750 Fail on missing ~/.ssh and ignore accept_hostkey if stricthoskeychecking is off 2014-01-28 11:49:35 -05:00
rax.py Support providing a tenant_name also 2014-01-28 13:58:41 -06:00