community.general/lib/ansible/modules
Toshio Kuratomi 3fba006207 Update bare exceptions to specify Exception.
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
2018-12-16 15:03:19 -08:00
..
cloud Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
clustering Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
commands Add seealso section to Windows and related modules (#49845) 2018-12-15 03:23:59 +01:00
crypto Fix stacktrace when fail_on_error is False and a file cannot be parsed. (#49987) 2018-12-16 15:26:29 -05:00
database Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
files Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
identity Fix an issue retrieving some types of 1Password items. (#47213) 2018-12-05 11:49:26 -05:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging rabbitmq_vhost_limits: Move to rabbitmq subdirectory (#49650) 2018-12-08 23:41:59 +01:00
monitoring Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
net_tools Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
network Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
notification Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
packaging Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
remote_management Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
source_control Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
storage Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
system Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
utilities Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
web_infrastructure stop requiring description. this is not a mandated jira field for all screens (#46023) 2018-12-11 14:24:24 +00:00
windows Add seealso section to Windows and related modules (#49845) 2018-12-15 03:23:59 +01:00
__init__.py