mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 07:57:38 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_nios_a_record.py | ||
| test_nios_aaaa_record.py | ||
| test_nios_cname_record.py | ||
| test_nios_dns_view.py | ||
| test_nios_fixed_address.py | ||
| test_nios_host_record.py | ||
| test_nios_member.py | ||
| test_nios_module.py | ||
| test_nios_mx_record.py | ||
| test_nios_naptr_record.py | ||
| test_nios_network.py | ||
| test_nios_network_view.py | ||
| test_nios_nsgroup.py | ||
| test_nios_ptr_record.py | ||
| test_nios_srv_record.py | ||
| test_nios_zone.py | ||