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/plugins
Felix Fontein c012d0fba7
Fix unit test relative imports, and permissions for included collection requirements (#29)
* Fix Hetzner firewall unit test imports.

* Make sure tests can actually access collections.

* Fix more relative imports.

* Fix more relative imports.

* Fix more includes.

* Fix more tests.

* One more.

* Fix syntax error in sanity import tests (invalid escape sequence "\$" caused by non-raw docs block)

* Fix permissions of ansible-test parts for sanity tests.

* Revert "Fix permissions of ansible-test parts for sanity tests."

This reverts commit c2713f0a12.
2020-03-24 08:27:28 +00:00
..
action Initial commit 2020-03-09 09:11:07 +00:00
become Initial commit 2020-03-09 09:11:07 +00:00
cache Initial commit 2020-03-09 09:11:07 +00:00
callback Initial commit 2020-03-09 09:11:07 +00:00
cliconf Initial commit 2020-03-09 09:11:07 +00:00
connection Remove libvirt/virt content (#14) 2020-03-13 15:50:53 +00:00
doc_fragments Remove rabbitmq content (#13) 2020-03-17 09:01:39 +00:00
filter Initial commit 2020-03-09 09:11:07 +00:00
httpapi Initial commit 2020-03-09 09:11:07 +00:00
inventory Initial commit 2020-03-09 09:11:07 +00:00
lookup passwordstore: Honor equal sign in userpass (#19) 2020-03-17 14:20:39 +00:00
module_utils Remove rabbitmq content (#13) 2020-03-17 09:01:39 +00:00
modules Fix unit test relative imports, and permissions for included collection requirements (#29) 2020-03-24 08:27:28 +00:00
netconf Initial commit 2020-03-09 09:11:07 +00:00
terminal Initial commit 2020-03-09 09:11:07 +00:00