work-vm/ansible/inv.yml

7 lines
157 B
YAML

all:
hosts:
localhost:
ansible_connection: local
become: true
become_method: sudo
ansible_python_interpreter: /usr/bin/python3