Files @ f3f487ef0454
Branch filter:

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

branko
MAR-129: Fixed deprecation of check_invalid_arguments in m_ldap_entry:

- Updated the module itself.
- Updated the ldap_server tasks.
---

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