mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 23:21:22 -07:00
* Fixed django_manage markup in docs
* Update plugins/modules/web_infrastructure/django_manage.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Full validation in sanity-check
- removed restrictions from the tests/sanity/ignore-*.txt for django_manage
- adjusted documentation and code accordingly
* typo
* ... and added the necessary removed_from_collection='community.general'
* Update plugins/modules/web_infrastructure/django_manage.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/web_infrastructure/django_manage.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/web_infrastructure/django_manage.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/web_infrastructure/django_manage.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Added changelog fragment
* Documentation sentence lacking period, as pointed in the PR.
* Update plugins/modules/web_infrastructure/django_manage.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/1154-django_manage-docs.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/1154-django_manage-docs.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Removed the markup for 'shebang' in the docs.
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit a93fce6755
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
82c79e9a06
commit
3a69dd949d
5 changed files with 78 additions and 53 deletions
|
@ -1231,11 +1231,6 @@ plugins/modules/web_infrastructure/apache2_module.py validate-modules:parameter-
|
|||
plugins/modules/web_infrastructure/deploy_helper.py validate-modules:doc-missing-type
|
||||
plugins/modules/web_infrastructure/deploy_helper.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/web_infrastructure/deploy_helper.py validate-modules:undocumented-parameter
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:doc-missing-type
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:no-default-for-required-parameter
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:undocumented-parameter
|
||||
plugins/modules/web_infrastructure/ejabberd_user.py validate-modules:doc-missing-type
|
||||
plugins/modules/web_infrastructure/ejabberd_user.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/web_infrastructure/ejabberd_user.py validate-modules:parameter-type-not-in-doc
|
||||
|
|
|
@ -1231,11 +1231,6 @@ plugins/modules/web_infrastructure/apache2_module.py validate-modules:parameter-
|
|||
plugins/modules/web_infrastructure/deploy_helper.py validate-modules:doc-missing-type
|
||||
plugins/modules/web_infrastructure/deploy_helper.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/web_infrastructure/deploy_helper.py validate-modules:undocumented-parameter
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:doc-missing-type
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:no-default-for-required-parameter
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:undocumented-parameter
|
||||
plugins/modules/web_infrastructure/ejabberd_user.py validate-modules:doc-missing-type
|
||||
plugins/modules/web_infrastructure/ejabberd_user.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/web_infrastructure/ejabberd_user.py validate-modules:parameter-type-not-in-doc
|
||||
|
|
|
@ -962,11 +962,6 @@ plugins/modules/web_infrastructure/apache2_module.py validate-modules:doc-missin
|
|||
plugins/modules/web_infrastructure/apache2_module.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/web_infrastructure/deploy_helper.py validate-modules:doc-missing-type
|
||||
plugins/modules/web_infrastructure/deploy_helper.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:doc-missing-type
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:no-default-for-required-parameter
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/web_infrastructure/django_manage.py validate-modules:undocumented-parameter
|
||||
plugins/modules/web_infrastructure/ejabberd_user.py validate-modules:doc-missing-type
|
||||
plugins/modules/web_infrastructure/ejabberd_user.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/web_infrastructure/gunicorn.py validate-modules:parameter-type-not-in-doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue