1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests
Felix Fontein 753df78877
Fix CI (#3637)
* Replace yaml.load with yaml.safe_load in unit tests.

* Remove no longer needed loader arg in two instances.
2021-10-30 10:58:48 +02:00
..
integration/targets In the nightly CI run this test failed. Adjust it to be on the safe side. (#3638) 2021-10-30 10:58:01 +02:00
sanity Remove and redirect all infoblox/nios content (#3592) 2021-10-21 08:02:06 +02:00
unit Fix CI (#3637) 2021-10-30 10:58:48 +02:00
utils Fix shellcheck error. (#3531) 2021-10-08 15:09:47 +02:00
.gitignore
config.yml Add ansible-test config file. (#2404) 2021-05-01 22:21:17 +02:00
requirements.yml