jira: comply with current pep8 rule set

pull/20437/merge
Slezhuk Evgeniy 9 years ago committed by Brian Coca
parent ebfc7bac94
commit e12daee5eb

@ -116,7 +116,9 @@ options:
fields: fields:
required: false required: false
description: description:
- This is a free-form data structure that can contain arbitrary data. This is passed directly to the JIRA REST API (possibly after merging with other required data, as when passed to create). See examples for more information, and the JIRA REST API for the structure required for various fields. - This is a free-form data structure that can contain arbitrary data. This is passed directly to the JIRA REST API
(possibly after merging with other required data, as when passed to create). See examples for more information,
and the JIRA REST API for the structure required for various fields.
timeout: timeout:
required: false required: false

@ -197,7 +197,6 @@ lib/ansible/modules/utilities/logic/set_fact.py
lib/ansible/modules/utilities/logic/wait_for.py lib/ansible/modules/utilities/logic/wait_for.py
lib/ansible/modules/web_infrastructure/apache2_mod_proxy.py lib/ansible/modules/web_infrastructure/apache2_mod_proxy.py
lib/ansible/modules/web_infrastructure/django_manage.py lib/ansible/modules/web_infrastructure/django_manage.py
lib/ansible/modules/web_infrastructure/jira.py
lib/ansible/modules/windows/win_acl.py lib/ansible/modules/windows/win_acl.py
lib/ansible/modules/windows/win_acl_inheritance.py lib/ansible/modules/windows/win_acl_inheritance.py
lib/ansible/modules/windows/win_command.py lib/ansible/modules/windows/win_command.py

Loading…
Cancel
Save