community.general/lib/ansible/modules
John Barker c57a7f05e1 Bulk autopep8 (modules)
As agreed in 2017-12-07 Core meeting bulk fix pep8 issues

Generated using:
autopep8 1.3.3 (pycodestyle: 2.3.1)
autopep8 -r  --max-line-length 160 --in-place --ignore E305,E402,E722,E741 lib/ansible/modules

Manually fix issues that autopep8 has introduced
2017-12-07 20:25:55 +00:00
..
cloud Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
clustering Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
commands Add proper check mode support to the script module (#31852) 2017-11-13 15:33:44 -08:00
crypto Fix documentation about mode in openssl_privatekey (#32664) 2017-12-07 04:47:23 -05:00
database Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
files removed Queen's english from documentation 2017-11-28 10:03:36 +10:00
identity Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
net_tools Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
network Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
notification Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
packaging Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
remote_management DatacenterFactsModule for HPE OneView (#32701) 2017-11-28 13:49:51 +00:00
source_control Add limit for new password in gitlab_user (#33374) 2017-12-01 12:38:44 +05:30
storage Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
system Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
utilities Small correction to import_role documentation (#33285) 2017-12-01 20:58:31 +10:00
web_infrastructure Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
windows fixed: win_copy: typo "file file" (double "file") (#33620) 2017-12-07 00:42:39 +01:00
__init__.py