community.general/lib/ansible/modules
saichint fa5f396a4b nxos_file_copy enhancement (#42424)
* add file_pull option

* typo correction

* fix shippable error

* review comments

* fix for review comments by mwiebe

* possible shippable fix

* remove file_copy from ignore

* more review comments addressed

* review comments

* add localhost for remote scp server in tests

* timeout fix
2018-07-25 17:46:55 +05:30
..
cloud elb_application_lb purge rules option (#43113) 2018-07-25 20:55:34 +10:00
clustering Add merge_type parameter to k8s module (#42219) 2018-07-22 21:05:25 -07:00
commands Enable check_mode in command module (#40428) 2018-07-23 14:06:41 -07:00
crypto new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
database Add src parameter to elasticsearch_plugin (#39915) 2018-07-20 11:40:11 -04:00
files also get checksum on 'any' if it is a file 2018-07-24 08:59:52 -04:00
identity FreeIPA: new module ipa_config (#42279) 2018-07-17 06:57:54 -04:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Explicitly pass HTTP method to fetch_url 2018-07-23 07:42:19 -07:00
net_tools Fix cloudflare_dns JSON response error handling (#42894) 2018-07-24 09:51:44 +05:30
network nxos_file_copy enhancement (#42424) 2018-07-25 17:46:55 +05:30
notification Add support for espeak-ng. Closes #42438 2018-07-10 15:53:00 -04:00
packaging Yum: Add support for --downloadonly (#41506) 2018-07-18 23:34:54 -04:00
remote_management cobbler_system: New module to manage Cobbler systems (#39913) 2018-07-24 15:50:20 -04:00
source_control Fixed typo in gitlab_group (#41349) 2018-07-23 22:20:36 +05:30
storage Fix API call to get ActiveCluster information and add (#41744) 2018-06-22 10:46:02 -05:00
system Documentation change for resizefs (#43224) 2018-07-25 00:22:24 +02:00
utilities Update wait_for.py (#43002) 2018-07-19 13:59:18 +02:00
web_infrastructure Version must be quoted (otherwise it is printed as 2.1) (#42496) 2018-07-09 06:53:59 -04:00
windows Removed deprecated Windows items slated for removed in 2.7 (#43231) 2018-07-25 12:02:49 +10:00
__init__.py