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/unit/plugins
Pavlo Bashynskyi 80d41583d1
Add info command to redis module (#286)
* Add info command to redis module

* Fix sanity test

* Create a separate redis_info module

* Type of arguments in documentation was determined

* Add redis_info test

* Fix sanity test

* Add integration test

* Add integration platforms (centos7/8,fedora30/31,opensuse15+py2,ubuntu1604/1804)

* Add centos6 support

* Fix suggestions

* Add contact email
2020-05-12 20:18:24 +03:00
..
become Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
cache Fix more plugin unit tests. (#51) 2020-03-25 22:37:34 +00:00
connection Fix imports, part 2 (#42) 2020-03-25 11:43:51 +00:00
inventory
lookup add etcd3 lookup plugin (#127) 2020-04-25 10:58:06 +02:00
module_utils postgresql_user: add trust_input parameter (#116) 2020-04-12 13:16:44 +02:00
modules Add info command to redis module (#286) 2020-05-12 20:18:24 +03:00
__init__.py