1 2 3 4 5 6 7 8 9 10 11
all: hosts: emacsconf-front: ansible_connection: docker ansible_python_interpreter: /usr/bin/python3 emacsconf-pad: ansible_connection: docker ansible_python_interpreter: /usr/bin/python3 localhost: ansible_connection: local