fix(vmware): set vmware_tools connection vars and fix role param precedence

This commit is contained in:
2026-03-12 02:30:03 +01:00
committed by MORAWSKI Norbert
parent b224f0780e
commit a6300a5467
2 changed files with 6 additions and 2 deletions

View File

@@ -114,8 +114,7 @@
- role: virtualization
when: system_cfg.type == "virtual"
become: false
vars:
ansible_connection: local
ansible_connection: local
- role: environment
vars: