mirroir de https://github.com/systemli/ansible-role-etherpad Merci de ne pas commiter dans ce dépôt (ou alors dans une branche cagull)
- Jinja 100%
| .github | ||
| defaults | ||
| files | ||
| handlers | ||
| meta | ||
| molecule | ||
| tasks | ||
| templates | ||
| .editorconfig | ||
| .gitignore | ||
| .yamllint | ||
| LICENSE | ||
| README.md | ||
ansible-role-etherpad
Role to install & maintain Etherpad Lite.
Role Variables
The playbook requires special configuration. You must set the etherpad_api_key!
Defaults: see defaults/main.yml
Dependencies
- geerlingguy.nodejs
Example Playbook
- hosts: servers
roles:
- { role: systemli.etherpad }
Tests
For developing and testing the role we use Travis CI, Molecule and Vagrant. On the local environment you can easily test the role with
pip install molecule-vagrant ansible-lint yamllint
molecule test
This requires Vagrant to be installed.
License
GPLv3