community.general/lib/ansible/modules
Colin Nolan a4a2b4a381 consul_kv: decodes kv values from Consul to utf-8 (#35894)
* Decodes kv values from Consul to utf-8.

* Switches to using module utils to perform text decoding.

* Adds self to authors list to help community maintenance.
2018-03-22 14:56:38 -07:00
..
cloud [aws] Register scalable target prior to creating/deleting a scaling policy (#35632) 2018-03-22 16:45:55 -04:00
clustering consul_kv: decodes kv values from Consul to utf-8 (#35894) 2018-03-22 14:56:38 -07:00
commands Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
crypto crypto: Fix incorrect type for privatekey_passphrase (#36868) 2018-02-28 17:19:22 +01:00
database Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
files Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
identity Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Check that output from list_vhosts can be split (#37630) 2018-03-22 13:03:20 -04:00
monitoring Clean up Grafana docs a bit (#37516) 2018-03-17 02:53:26 +01:00
net_tools Fix python3 interpreter issue (#34811) (#35176) 2018-03-22 12:59:46 -07:00
network Updated modules for Avi version 17.2.8 (#37344) 2018-03-21 02:47:09 -04:00
notification Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
packaging Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
remote_management ManageIQ module - provider refresh (#37573) 2018-03-21 05:34:24 -04:00
source_control Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
storage Added parameters to na_cdot_volume (#37202) 2018-03-16 15:14:06 -04:00
system Fix crash in py3: 'TypeError: a bytes-like object is required, not 'str' (#37504) 2018-03-20 14:33:14 -07:00
utilities Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
web_infrastructure make jira authentication Python3 compatible (#33862) 2018-03-22 14:38:01 -07:00
windows win_psexec: Fix pslint issues (#37718) 2018-03-22 03:21:07 +01:00
__init__.py