FRITA-infra/ansible.cfg
Kris Lamoureux 75ee5be87d
Deploy a simple webserver docker-compose stack
The beginning of a revamp of FRITA infrastructure into containers
2022-11-18 02:51:49 -05:00

7 lines
122 B
INI

[defaults]
inventory = ./environments/development
interpreter_python = /usr/bin/python3
[ssh_connection]
pipelining=True