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/lib/ansible
Rhys Campbell 7f50f467fe mongodb_replicaset module and test exception (#49690)
* Clean up from previous fork

* Minor doc update

* Fix doc string return type

* Minor doc updates

* Keeping fresh

* Various changes to documentation, cosmetics and code logic

Please test :-)

* Fix typo

* Various small changes as requested

* Remove traceback ref

* try catch changes

* Tidy description

* Correct data type in documentation

* Fix for 4.0
2019-02-25 11:52:07 +01:00
..
cli Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
compat
config Add option to ignore, warn, or error when a module parameter is converted to a string (#51404) 2019-02-22 16:44:32 -05:00
errors
executor Clear failed state in always only if we did rescue (#52829) 2019-02-25 09:30:17 +01:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory support deterministic host ordering from group ancestors (#44067) 2019-02-20 10:41:25 -05:00
module_utils VMware: Add support in VMWare modules for BIOS and instance UUID's (#44399) 2019-02-25 14:07:07 +05:30
modules mongodb_replicaset module and test exception (#49690) 2019-02-25 11:52:07 +01:00
parsing
playbook handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00
plugins Windows: Add backup parameter to modules (#50033) 2019-02-25 11:37:25 +10:00
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils
vars
__init__.py
constants.py
context.py
release.py