community.general/lib/ansible
Sloane Hertel 6ba040591c {cloud} module_utils/ec2.py: get AWS access and secret keys from boto config (#24783)
* Get AWS access and secret keys from boto config

* matching the elif pattern

* avoid setting credentials as empty strings by checking os.environ.get('cred')

put comments back

* remove None from os.environ.get()
2017-06-02 17:05:15 -04:00
..
cli Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
compat ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors ansible/errors: PEP8 compliancy (#24693) 2017-05-18 08:34:57 +01:00
executor Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
galaxy Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
inventory Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
module_utils {cloud} module_utils/ec2.py: get AWS access and secret keys from boto config (#24783) 2017-06-02 17:05:15 -04:00
modules ensure port is an int (#25310) 2017-06-02 15:15:47 -04:00
parsing removed unused import 2017-05-24 11:55:56 -04:00
playbook Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
plugins Python3 fix for hashing in inventory plugins 2017-06-02 13:45:50 -04:00
template Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
utils ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
vars Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00