paedml_linux
paedml_linux
Warning, this is a Beta role
This role has been marked by the author as a beta role, which means that it might be significantly changed in the future. Be careful while using this role in a production environment.
Manage paedML Linux using Ansible
The ypid.paedml_linux
role allows you to automate the deployment of a
paedML Linux environment.
The role targets the two servers which are running Univention Corporate Server (which is based on Debian GNU/Linux).
To manage Opsi, there is a separate Ansible role which you are encouraged to checkout called ypid.opsi.
Installation
This role requires at least Ansible v2.1.3
. To install it, run:
ansible-galaxy install ypid.paedml_linux
To install via git, run either:
git clone https://github.com/ypid/ansible-paedml_linux.git ypid.paedml_linux
git submodule add https://github.com/ypid/ansible-paedml_linux.git ypid.paedml_linux
Documentation
More information about ypid.paedml_linux
can be found in the
official ypid.paedml_linux documentation.
Authors and license
paedml_linux
role was written by:
License: AGPLv3
README generated by Ansigenome.
ansible-galaxy install ypid/ansible-paedml_linux