community.general/lib/ansible/modules
Chris Archibald 8dbdd987d8 Fix .encode('hex') call for python3 (#53343)
* Revert "changes to clusteR"

This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.

* Revert "changes to clusteR"

This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.

* Revert "Revert "changes to clusteR""

This reverts commit f1104a37b42886aebb4d2b2ab27c91c96d97858a.

* Revert "Revert "changes to clusteR""

This reverts commit f1104a37b42886aebb4d2b2ab27c91c96d97858a.

* documentation changes

* Revert "documentation changes"

This reverts commit 02c369d0414fdff492d90865c903bdade3174261.

* fix encode calls for python3

* fix small issue

* switch to to_text

* Fix string
2019-03-27 16:03:58 +00:00
..
cloud To ipv6 network (#48572) 2019-03-27 11:20:27 -04:00
clustering Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
commands Updated playbook works sample. (#51673) 2019-03-11 17:12:05 -05:00
crypto openssl_certificate: update for #54298 (state=absent fix) (#54353) 2019-03-26 15:09:54 +00:00
database Added a new module that can manage rules in pg_hba files. (#32666) 2019-03-27 15:54:20 +01:00
files replace - fixed combined before and after usage (#31452) 2019-03-26 11:49:58 -04:00
identity FreeIPA: Fix ipa_user password option (#48453) 2019-03-11 15:44:06 +05:30
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
monitoring Added host inventory option to zabbix_host_facts module (#54341) 2019-03-26 02:31:42 -04:00
net_tools uri: do not write the file after failure (#53515) 2019-03-22 09:32:43 -05:00
network meraki_network - Parameter change for combined network type (#49160) 2019-03-27 16:10:15 +01:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging pip: add an example of an offline installation (#54327) 2019-03-25 16:06:41 -05:00
remote_management Separate state from config, update ucspe link, ensure description idempotence (#54425) 2019-03-27 08:21:19 -04:00
source_control github_webhook: Fix create of new hook with existing hooks (#54458) 2019-03-27 10:05:34 -04:00
storage Fix .encode('hex') call for python3 (#53343) 2019-03-27 16:03:58 +00:00
system systemd: Allow standalone 'daemon_reexec' option without using 'name' (#54424) 2019-03-26 20:50:25 -04:00
utilities fixed docbuild errors (#54061) 2019-03-20 11:23:06 -05:00
web_infrastructure tower_settings: "get" isn't implemented, "value" parameter is required (#54028) 2019-03-19 12:28:16 -04:00
windows win_acl - remove test return values 2019-03-27 10:01:31 +10:00
__init__.py