Files @ 51a7f4dcf177
Branch filter:

Location: majic-ansible-roles/testsite/ansible.cfg

branko
MAR-192: Fix environment indicator test:

- Expected content in the test was incorrect (probably old value from
messing around with improving the environment indicator).
1
2
3
4
5
6
7
8
[defaults]
roles_path=../roles
force_handlers = True
inventory = ./hosts
interpreter_python = /usr/bin/python3

[ssh_connection]
pipelining = True