This repository has been archived on 2024-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
ansible/hosts
root 786a315835
All checks were successful
continuous-integration/drone/push Build is passing
Post migration fix, playbook runs, with bugs forthcoming
2020-02-16 18:03:49 -05:00

14 lines
143 B
INI

[all:vars]
ansible_connection=local
ansible_python_interpreter=/usr/bin/python3
[common]
localhost
[shell]
localhost
[webserver]
localhost