Files @ 3d7effd414c9
Branch filter:

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

branko
MAR-189: Dropped deprecation-related tasks and tests for xmpp_server role:

- Migration from Prosody project repositories should have been done
already as part of the 7.0.1 release.
- Simplifies the code a bit.
- Drop leftover deprecated library plugin path.
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