Fix documentation typos for the name of role variables in configuration.

This commit is contained in:
Dorian 2015-03-26 19:30:22 -04:00
parent 3f7c03dfc5
commit c7b16f9f20
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Example Playbook
----------------
The simplest way to include the role in your playbook is to copy the below configuration. Remember to modify the
app_name, nginx_hostname and uwsgi_app_executable parameters especially.
app_name, app_nginx_hostname and app_uwsgi_executable parameters especially.
- hosts: servers
sudo: yes