Files @ bf565812b1e6
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/xmpp.yml

branko
MAR-218: Reimplement linting supports in test runner scrupt:

- Molecule no longer has command for running the linters, so a small
wrapper around linters has to be implemented.
---

- name: Deploy XMPP server
  hosts: xmpp
  remote_user: ansible
  become: true
  roles:
    - common
    - ldap_client
    - mail_forwarder
    - xmpp_server