Skip to content

Commit

Permalink
become instead of sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
ber committed Jul 21, 2016
1 parent f3d5ec4 commit 8937302
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion language_features/zfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@

- hosts: webservers
gather_facts: no
sudo: yes
become: yes
become_method: sudo

vars:
pool: rpool
Expand Down

0 comments on commit 8937302

Please sign in to comment.