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