Add configure_sudoers variable
This commit is contained in:
parent
fa3f73122f
commit
bcab5934a9
2 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,4 @@
|
|||
mode: 0440
|
||||
validate: 'visudo -cf %s'
|
||||
become: yes
|
||||
when: configure_sudoers
|
||||
|
|
|
@ -9,3 +9,5 @@ nodejs_npm_global_packages:
|
|||
- name: gulp
|
||||
|
||||
sublime_path: "~/Library/Application Support/Sublime Text 2"
|
||||
|
||||
configure_sudoers: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue