Files @ 796d87f58565
Branch filter:

Location: majic-ansible-roles/README.rst - annotation

796d87f58565 612 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
branko
MAR-218: Fix the custom m_ldap_permissions module to work correctly with ansible-lint:

- In order for things to behave correctly, module should not invoke
the main part of code automatically during import, but only if run
via CLI.
- Without this the ansible-lint kept erroring out with:

"missing required arguments: filter, rules"
Majic Ansible Roles
===================

Majic Ansible Roles is a collection of Ansible roles that are used on regular
basis for deployment and maintenance of Majic infrastructure.

The roles are kept as a separate project in hope of making them potentially
useful to wider audience, and for reference purposes.

Roles cover different aspects of infrastructure, such as mail servers, web
servers, web applications etc. The roles are mainly well-suited for smaller
installations.


License
=======

Majic Ansible Roles is released under terms of *BSD (3-Clause) License*. See the
*LICENSE* file for more details.