Change become method to sudo for Linux, runas for Windows

This commit is contained in:
Gašper Fele-Žorž 2025-08-13 16:46:33 +02:00
parent f5456a7f57
commit 9a2e67b2e1
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,6 @@
- name: Install software
hosts: '*'
become: true
become_method: runas
vars_files:
- vars/software_keys.yml
roles: