Skip to content

Commit 29a87f0

Browse files
committed
Document nginx_start variable.
1 parent 58b3b71 commit 29a87f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,10 @@ This role has multiple variables. The defaults for all these variables are the f
170170
# Default is true.
171171
nginx_enable: true
172172

173+
# Start NGINX service.
174+
# Default is true.
175+
nginx_start: true
176+
173177
# Print NGINX configuration file to terminal after executing playbook.
174178
nginx_debug_output: false
175179

0 commit comments

Comments
 (0)