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

7 lines
122 B
INI

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