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
CWollinger
676bec5484
use module required_if so if statements not needed ( #28 )
...
Co-authored-by: cwollinger <cwollinger@localhost.localdomain>
2020-03-23 14:41:49 +00:00
Andrew Klychkov
76e72c44cd
postgresql_info: remove unnecessary spaces ( #30 )
2020-03-23 12:51:13 +00:00
John R Barker
63ebaab51c
Remove broken link ( #20 )
2020-03-17 17:11:16 +00:00
Thomas O'Donnell
c6a2559719
Fix false positive warnings for PostgreSQL User ( #17 )
...
This stops a the false positive warnings that the `no_password_changes`
doesn't have the `no_log` set.
2020-03-17 14:23:27 +00:00
Thomas O'Donnell
fdc09fa3fd
Fix false positive for MySQL user module ( #18 )
...
This stops a false positive warnings that the `update_password` param
doesn't have the `no_log` set.
2020-03-17 14:23:03 +00:00
Abhijeet Kasurde
5dbdf14908
passwordstore: Honor equal sign in userpass ( #19 )
...
passwordstore lookup plugin now can handle equal sign in user input
Fixes : ansible/ansible#68265
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-03-17 14:20:39 +00:00
Jesse Pretorius
5d47ab7096
Remove rabbitmq content ( #13 )
...
This content has been moved to:
https://github.com/ansible-collections/rabbitmq
2020-03-17 09:01:39 +00:00
Dusan Matejka
24405289fe
removing zabbix modules and their references due to migration to a dedicated collection ( #11 )
2020-03-16 10:55:34 +00:00
Monty Taylor
2728cfe59d
Remove openstack modules ( #15 )
...
These went to the openstack collection instead.
2020-03-16 10:52:50 +00:00
Jesse Pretorius
0ffe9fa6c4
Remove libvirt/virt content ( #14 )
...
This content has been moved to:
https://github.com/ansible-collections/libvirt
2020-03-13 15:50:53 +00:00
Brian Coca
8f90360d49
make collection usable with current ansible vers ( #9 )
2020-03-11 14:10:38 +00:00
John R Barker
1ee35ed761
Patch should be in ansible.posix ( #6 )
2020-03-10 10:27:16 +00:00
Jeff Geerling
86e8790573
Fixes #4 : Remove mistakenly-added kubectl connection plugin. ( #5 )
2020-03-10 09:59:13 +00:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00