community.general/lib/ansible/modules
Keith Maxwell 04220478da Fewer examples use connection: local in docs (#55133)
* Fewer connection: local lines in module examples and scenario guides

The line 'connection: local' is not required. See
./docs/docsite/rst/inventory/implicit_localhost.rst
2019-04-11 16:28:14 -05:00
..
cloud Fewer examples use connection: local in docs (#55133) 2019-04-11 16:28:14 -05:00
clustering standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05: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 Minor change to excep handling for 4.0 (#53484) 2019-04-10 12:12:30 -04: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 fixes an edge case where order of devices parameters breaks idempotency (#55181) 2019-04-11 12:51:16 -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 as per IRC Core team comment, renaming pwd to password (#55033) 2019-04-11 12:56:48 +01: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 Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065) 2019-04-10 15:30:38 +10:00
__init__.py