Skip to content

Commit a77b0b4

Browse files
committed
set default
1 parent 49c0a4a commit a77b0b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/lamachine-core/defaults/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ python_bin: "python3" #path to the global python3 interpreter, may be an absolut
1414
pip_bin: "pip3" #must correspond to the one belonging to the above python interpreter
1515
webserver: false
1616
webservertype: "nginx"
17+
root: false
1718
unix_group: "{{unix_user}}"
1819
web_user: "{{unix_user}}"
1920
web_group: "{{web_user}}"

0 commit comments

Comments
 (0)