community.general/lib/ansible
Sloane Hertel cba64f5869 Fix inventory plugin cache + add tests (#38229)
* Fix setting the cache when refresh_cache or --flush-cache are used

* Use jsonify function that handles datetime objects in jsonfile cache plugin

* Don't access self._options directly

* Add initial integration tests for aws_ec2 inventory plugin

* Add CI alias

* Fix and add a few more unit tests

* Add integration tests for constructed

* Fix typo

* Use inventory config templates

* Collect all instances that are not terminated by default

* Create separate playbook for setting up the VPC, subnet, security group, and finding an image for the host

Create a separate playbook for removing the resources

* Allow easier grouping by region and add an example

* use a unified json encode/decode that can handle unsafe and vault
2018-05-24 15:34:54 -04:00
..
cli add keywords handling to ansible-doc 2018-05-23 14:09:02 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor use correct object in error 2018-05-22 11:10:57 -04:00
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
inventory Don't display host pattern warning for empty groups (fixes #35255) (#39927) 2018-05-09 14:13:48 -05:00
module_utils Add 'init' option to docker_container module to support docker's `--init` option (#34547) 2018-05-24 12:55:16 -05:00
modules Fixes to httpapi for EAPI (#40675) 2018-05-24 14:25:19 -04:00
parsing allow dataloader to use descriptors (#40627) 2018-05-24 12:29:37 +10:00
playbook always_run: removed deprecated always_run task option (#40470) 2018-05-23 07:10:36 +10:00
plugins Fix inventory plugin cache + add tests (#38229) 2018-05-24 15:34:54 -04:00
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
utils Fixes #36621, support adfs auth through adal (#37909) 2018-05-23 16:37:44 -07:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py
constants.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
release.py Update Ansible release version to 2.6.0dev0. 2018-05-21 19:29:14 -07:00