Add configure_sudoers variable

This commit is contained in:
Oliver Davies 2016-09-25 07:50:09 +01:00
parent fa3f73122f
commit bcab5934a9
2 changed files with 3 additions and 0 deletions

View file

@ -7,3 +7,4 @@
mode: 0440
validate: 'visudo -cf %s'
become: yes
when: configure_sudoers

View file

@ -9,3 +9,5 @@ nodejs_npm_global_packages:
- name: gulp
sublime_path: "~/Library/Application Support/Sublime Text 2"
configure_sudoers: yes