ansible/lib/ansible
Troy Ready 3f391f5a23 update ec2_ami_find to allow product-code filter (#18896)
CentOS's cloud image wiki page (wiki.centos.org/Cloud/AWS) gives an
example of using their product code to search for AMIs. This commit
adds an optional parameter to ec2_ami_find to allow this filtering.
2017-02-22 22:36:59 +01:00
..
cli Wrap vault encrypt_strings zip() result in list for py3 (#21695) 2017-02-21 10:30:21 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Stash post-validated fields of the task in the TaskResult 2017-02-21 14:35:13 -06:00
galaxy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils fixes ios_command to_command method (#21792) 2017-02-22 17:20:18 +00:00
modules update ec2_ami_find to allow product-code filter (#18896) 2017-02-22 22:36:59 +01:00
parsing Use proper YAML constructor class for safe loading 2017-02-21 16:23:42 -06:00
playbook fixes play context connection user (#21776) 2017-02-22 15:34:11 +00:00
plugins Fix traceback on indexing empty list (#21784) 2017-02-22 16:14:39 -05:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Support 256-color terminals (#17750) 2017-02-22 12:37:26 -05:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py
constants.py Revert "add systemd-nspawn connection driver" 2017-02-17 16:36:46 -05:00
release.py