Document nginx_start variable.
This commit is contained in:
parent
58b3b71077
commit
29a87f09c3
@ -170,6 +170,10 @@ This role has multiple variables. The defaults for all these variables are the f
|
||||
# Default is true.
|
||||
nginx_enable: true
|
||||
|
||||
# Start NGINX service.
|
||||
# Default is true.
|
||||
nginx_start: true
|
||||
|
||||
# Print NGINX configuration file to terminal after executing playbook.
|
||||
nginx_debug_output: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user