community.general/lib/ansible
Abhijeet Kasurde a047fe0e4c Correct usage for shutil.rmtree (#31541)
* Correct usage for shutil.rmtree

Fix adds correct usage of shutil.rmtree in git module

Fixes: #31225

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Include archive tests so they get run

* Use new include syntax

* Cleanup syntax on git tests

- use multi-line YAML
- remove unneeded {{ }} around vars in conditionals
- remove unneeded quotes
- add task file name to task names for easier troubleshooting when things fail

* Make archive tests work for RHEL/CentOS 6

The older versions of Jinja2 in RHEL/CentOS 6 required assertion tasks using the map filter to be skipped.

The older version of git required gzip compression to be skipped on RHEL/CentOS 6.

* Account for ansible_distribution_major_version missing
2017-10-13 10:30:15 -04:00
..
cli validate that existing dest is valid directory 2017-10-12 14:19:58 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config config tests 2017-10-12 19:26:39 -04:00
errors report extra info in verbose and if needed 2017-10-03 16:48:21 -04:00
executor move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Fix Inventory Plugin Loading (#31605) 2017-10-11 17:28:11 -07:00
module_utils Adding a cli transport option for the bigip_command module. (#30391) 2017-10-12 15:07:15 -07:00
modules Correct usage for shutil.rmtree (#31541) 2017-10-13 10:30:15 -04:00
parsing Fix typo in vault decrypt error message (#31335) 2017-10-05 18:09:22 -04:00
playbook Fix static determination for include_tasks 2017-10-11 17:30:45 -07:00
plugins Rename ssm_parameter_store module and ssm lookup to be prefixed with aws (#31662) 2017-10-13 13:52:10 +10:00
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils Create document fragment for enos modules (#31512) 2017-10-12 13:33:04 +01:00
vars update delegated var fetching for new 'loop' (#31588) 2017-10-12 14:57:38 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fix backwards compatibility of constants.get_config 2017-10-03 09:19:04 -04:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00