[all:vars]
ansible_connection=local
ansible_python_interpreter=/usr/bin/python3

[common]
localhost

[shell]
localhost

[webserver]
localhost

