Skip to content

Commit

Permalink
Switch to become and become_user instead of the deprecated sudo for A…
Browse files Browse the repository at this point in the history
…nsible 1.9+
  • Loading branch information
muffycompo committed Mar 19, 2016
1 parent e1027b1 commit 1ff2f00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rd-installer-ansible.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
- hosts: default
sudo: yes
become_user: root
become: yes
gather_facts: yes
roles:
- radiusdesk

0 comments on commit 1ff2f00

Please sign in to comment.