Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Closed Bug report MAR-41 Incorrect documentation for parameters for the PHP and WSGI website roles
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Bug report
  • Category
    Documentation
  • Targetted for
    1.0.0
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    1 hour
  • Time spent
    No time spent
    Click here to see time logged against this issue
Issue details
  • Resolution
    RESOLVED
  • Reproducability
    Always
  • Severity
    Not determined
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
There is a number of errors or missing information for the PHP and WSGI website roles.

These include:

* PHP website role
** '''deny_files_regex''' lacks information on what the default value is.
** '''index''' should state the default value in the header instead of description body.
** '''php_file_regex''' should state the default value in the header instead of description body.
** '''php_rewrite_urls''' lacks information on what the default value is.
** '''rewrites''' lacks information on what the default value is.
** '''packages''' lacks information on what the default value is.
* WSGI website role
** '''packages''' lacks information on what the default value is.
** '''rewrites''' lacks information on what the default value is.
** '''static_locations''' lacks information on what the default value is.
** '''use_paste''' lacks information on what the default value is.
** '''virtualenv_packages''' lacks information on what the default value is. It also refers to PHP website role instead of WSGI website role in description.
Steps to reproduce this issue
# Build documentation.
# Read the role reference section on parameters for roles '''wsgi_website''' and '''php_website'''.
Todos (0 / 0)
Issue created