Skip to content

Commit

Permalink
moved debug variable between sections.
Browse files Browse the repository at this point in the history
  • Loading branch information
steenzout committed Oct 3, 2016
1 parent be61e20 commit 3cec660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ The `source` installation currently has a problem when building the code.

## Role Variables

- **debug**: flag to run debug tasks.
- **httpd_conf**: configuration settings for `{{ httpd_dir_configuration }}/conf-{available|enabled}`.
- **httpd_configuration**: contents of the `{{ httpd_dir_configuration }}/httpd.conf` file.
- **httpd_default**: contents of `/etc/default/{{ httpd_service }}`.
Expand Down Expand Up @@ -65,7 +66,6 @@ Variables specific to the `package` installation process.

Variables specific to the `build` installation process.

- **debug**: flag to run debug tasks.
- **httpd_build_dependencies**: list of packages needed to build [apache][apache].
- **httpd_build_options**: option to be passed to `configure`.
- **httpd_dir**: symlink to the enabled [apache][apache] installation.
Expand Down

0 comments on commit 3cec660

Please sign in to comment.