community.general/lib/ansible/modules
Dag Wieers 8a1ad92cb8 command: Remove executable parameter when using command
This was discussed with the core team and removing this option was preferred.
For backward compatibility we accept the parameter, but warn the user instead.
2017-07-11 13:34:46 -07:00
..
cloud cloud: gce: Allow specifying scopes by URI (#25074) 2017-07-11 15:12:10 -04:00
clustering Consul: make service_port optional in service definition, like specified in Consul docs (#21737) 2017-06-19 19:29:40 +01:00
commands command: Remove executable parameter when using command 2017-07-11 13:34:46 -07:00
crypto openssl_privatekey: Add publickey fingerprint (#22202) 2017-07-03 20:46:45 +01:00
database postgres_db: add dump and restore support (#20627) 2017-07-10 08:05:42 +01:00
files UserKnownHostsFile=/dev/null when verify_host: false 2017-07-05 09:42:04 -05:00
identity Pep8 fixes for opendj_backendprop_* (#24587) 2017-07-06 09:50:26 +01:00
inventory Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
messaging fix false positive changed flag in rabbitmq_user module (#22507) 2017-06-19 05:10:23 -04:00
monitoring sensu_subscription: Fix return type for 2 cases (#26546) 2017-07-10 15:07:25 -04:00
net_tools fix issue with nmcli not parsing vars properly (#22095) 2017-07-10 07:30:02 +01:00
network Fix multiple EOS EAPI code and test issues (#26651) 2017-07-11 19:28:33 +02:00
notification update auth_flag variable after STARTTLS connection is established, fixes #26376 2017-07-03 23:07:47 -04:00
packaging openwrt_init / opkg: clearly state that python is required (#26471) 2017-07-06 16:30:06 -04:00
remote_management wakeonlan: Add integration tests and improvements (#26254) 2017-07-07 10:52:02 +01:00
source_control Correct doc about the Git module verify_commit param 2017-07-03 16:45:05 -04:00
storage Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
system Mv AnsibleFactCollector back to module_utils (#26150) 2017-07-11 10:44:22 -04:00
utilities Fix wait_for with newer versions of psutil. (#26455) 2017-07-05 19:00:13 -07:00
web_infrastructure New module: gunicorn (#26206) 2017-07-10 07:36:43 +01:00
windows win_acl: registry support for special service accounts (#26629) 2017-07-11 10:01:55 +10:00
__init__.py