community.general/lib/ansible/modules
Jonas Kongslund 36ab96e4a9 Fix minor documentation error: base64 -> b64encode (#55257)
* Fix minor documentation error: base64 -> b64encode

* Fix minor documentation error: base64 -> b64encode
2019-04-14 05:30:27 -04:00
..
cloud Fix minor documentation error: base64 -> b64encode (#55257) 2019-04-14 05:30:27 -04:00
clustering Remove modules which have ended their deprecation cycle 2019-04-12 12:57:35 -07:00
commands Updated playbook works sample. (#51673) 2019-03-11 17:12:05 -05:00
crypto openssl_* module_utils/crypto.py: add full list of OIDs known to current OpenSSL (#54943) 2019-04-10 12:46:10 +01:00
database postgresql_idx: improved doc, tests, remove useless lines from code (#55131) 2019-04-12 14:15:21 +01:00
files Add a recurse example to file module docs (#54926) 2019-04-05 16:24:29 -05:00
identity New module: keycloak_group (#35637) 2019-04-10 15:58:20 -04:00
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
monitoring Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
net_tools Added update_netbox_object to netbox_ip_address (#55070) 2019-04-10 10:50:24 +01:00
network Remove modules which have ended their deprecation cycle 2019-04-12 12:57:35 -07:00
notification Pushover: Adds support for optional 'title' (#53726) 2019-04-10 17:13:54 -04:00
packaging redhat_subscription: Fix usage of ConfigParser (#54815) 2019-04-09 09:36:51 +02:00
remote_management Bugfixes when removing a tenant- Module reported changed when tenant was not removed.- Script error when removing a non existing tenant without parent_id (#55110) 2019-04-12 13:25:33 -04:00
source_control Add Bitbucket Pipelines SSH key pair module (#54241) 2019-03-29 14:13:59 +01:00
storage Remove unneccessary line in config section of purefa_facts (#55164) 2019-04-11 15:04:25 -04:00
system setup: properly detect is_chroot on Btrfs (#55089) 2019-04-11 11:24:08 +02:00
utilities correct example since per_host default is false (#54725) 2019-04-02 10:08:55 -04:00
web_infrastructure Fix handling of inventory and credential options for tower_job_launch (#54967) 2019-04-09 14:08:11 +01:00
windows win_domain - fix for checking for domain on new host (#55195) 2019-04-12 14:14:49 +10:00
__init__.py