work-vm/ansible/inv.yml

8 lines
157 B
YAML
Raw Normal View History

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