Files @ 4c5f1593c786
Branch filter:

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

branko
MAR-19: Make the ldap client configuration optional.
---

- hosts: web
  remote_user: ansible
  sudo: yes
  roles:
    - common
    - ldap_client
    - mail_forwarder
    - database_server
    - web_server
    - phpinfo
    - wsgihello