Change become method to sudo for Linux, runas for Windows
This commit is contained in:
parent
f5456a7f57
commit
9a2e67b2e1
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,6 @@
|
|||
- name: Install software
|
||||
hosts: '*'
|
||||
become: true
|
||||
become_method: runas
|
||||
vars_files:
|
||||
- vars/software_keys.yml
|
||||
roles:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue