Skip to content

Commit abc41a7

Browse files
committed
Don't become powerful to run this playbook
1 parent 1fd1283 commit abc41a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/ansible-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
- hosts: all
3-
become: yes
3+
# become: yes
44
vars_files:
55
- vars.yaml
66
tasks:

0 commit comments

Comments
 (0)