community.general/lib/ansible/modules
Jordan Borean 0962a0d816 win_updates: removed scheduled task to use become instead (#33118)
* win_updates: removed scheduled task to use become instead

* updated docs to remove scheduled task info

* fix issue with only installing last update in group
2017-11-21 13:49:38 -08:00
..
cloud AWS S3: fix method call for fakes3 S3 backend (#33085) 2017-11-21 15:51:16 -05:00
clustering consul_session: PEP8 compliancy and documentation changes (#33000) 2017-11-17 21:48:36 +01:00
commands Add proper check mode support to the script module (#31852) 2017-11-13 15:33:44 -08:00
crypto Fix a typo in the examples (#32599) 2017-11-06 19:39:10 +01:00
database Fix for database names that contain colons 2017-11-13 20:23:57 -05:00
files Add link dest to synchronize module (#32746) 2017-11-13 11:13:25 -05:00
identity New module for managing IPA Sub CA (#25640) 2017-11-16 02:21:59 +00:00
inventory clarified inventory_dir changes for 2.4 (#31484) 2017-10-09 20:56:32 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring zabbix_host: make host_groups actually optional on update (#33099) 2017-11-21 07:19:01 +01:00
net_tools Pass proper error value to to_text (#33030) 2017-11-17 16:00:29 -05:00
network Adding RPC attribute parameters to junos_rpc network module (#32649) 2017-11-21 10:45:13 +05:30
notification Correct typo on required keyword (#32790) 2017-11-10 16:21:08 -05:00
packaging updated docs to reflect list/loop lack of sqashing (#32522) 2017-11-20 10:16:19 -05:00
remote_management Add new module manageiq_policies (#32892) 2017-11-15 19:33:00 +01:00
source_control Fix duplicate type keyword 2017-11-06 14:10:17 +01:00
storage zfs: PEP8 compliancy and documentation changes (#32648) 2017-11-07 15:33:32 -05:00
system Fix documentation for mount state (#32647) 2017-11-10 12:31:40 -05:00
utilities Add echo option to pause module (#32205) 2017-11-03 13:32:36 -04:00
web_infrastructure letsencrypt: update agreement default to newest gathered 2017-11-20 12:09:11 -05:00
windows win_updates: removed scheduled task to use become instead (#33118) 2017-11-21 13:49:38 -08:00
__init__.py