7e6554b9ff
* 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
(cherry picked from commit
|
||
---|---|---|
.. | ||
group_vars | ||
host_vars | ||
roles | ||
targets | ||
vars | ||
amazon.yml | ||
asa.yaml | ||
azure.yml | ||
cleanup_azure.py | ||
cleanup_ec2.py | ||
cleanup_gce.py | ||
cleanup_rax.py | ||
cloud-config-aws.yml.template | ||
cloud-config-azure.yml.template | ||
cloud-config-cs.ini.template | ||
cloudflare.yml | ||
cloudscale.yml | ||
cnos.yaml | ||
connection-buildah.yaml | ||
consul.yml | ||
consul_inventory.yml | ||
consul_running.py | ||
credentials.template | ||
dellos6.yaml | ||
dellos9.yaml | ||
dellos10.yaml | ||
eos.yaml | ||
exoscale.yml | ||
galaxy_playbook.yml | ||
galaxy_playbook_git.yml | ||
galaxy_roles.yml | ||
galaxy_rolesfile | ||
gce.yml | ||
gce_credentials.py | ||
integration.cfg | ||
integration_config.yml | ||
inventory | ||
inventory.network | ||
inventory.networking.template | ||
inventory.remote.template | ||
inventory.winrm.template | ||
inventory.yaml | ||
ios.yaml | ||
iosxr.yaml | ||
jenkins.yml | ||
junos.yaml | ||
Makefile | ||
netscaler.yaml | ||
network-all.yaml | ||
network-integration.cfg | ||
nuage.yaml | ||
nxos.yaml | ||
ops.yaml | ||
ovs.yaml | ||
platform_agnostic.yaml | ||
rackspace.yml | ||
setup_gce.py | ||
target-prefixes.network | ||
vyos.yaml | ||
windows-integration.cfg |