Skip to content

Commit 375481a

Browse files
author
ber
committed
sudo to become
1 parent 63c5b4b commit 375481a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

wordpress-nginx/site.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
hosts: wordpress-server
44
remote_user: root
55
# remote_user: user
6-
# sudo: yes
6+
# become: yes
7+
# become_method: sudo
78

89
roles:
910
- common

0 commit comments

Comments
 (0)