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)
Find a file
2021-09-07 21:37:03 +02:00
.github Bump robertdebock/galaxy-action from 1.1.0 to 1.1.1 2021-03-05 06:10:48 +00:00
defaults Create dropin for etherpads systemd, to ensure service is restarted every minute for 10 minutes 2020-12-25 17:37:10 +01:00
files ep_hide_referrer patch is not needed anymore 2020-03-25 12:05:19 +01:00
handlers Create dropin for etherpads systemd, to ensure service is restarted every minute for 10 minutes 2020-12-25 17:37:10 +01:00
meta On resupprime la dépendance inutile et on passe de python-mysql à python3-mysql 2021-09-07 21:32:26 +02:00
molecule Fix requirements 2021-03-01 19:21:15 +01:00
tasks typo dans python3-mysql 2021-09-07 21:37:03 +02:00
templates Create dropin for etherpads systemd, to ensure service is restarted every minute for 10 minutes 2020-12-25 17:37:10 +01:00
.editorconfig Add editorconfig 2020-12-31 18:05:58 +01:00
.gitignore Migrate tests from molecule 1 to molecule 2 2017-09-06 00:45:47 +02:00
.yamllint Update to molecule path and .yamllint 2021-03-01 12:16:15 +01:00
LICENSE Initial commit 2015-08-12 17:13:31 +02:00
README.md Align CI action name to 'Integration' 2020-12-29 22:17:44 +01:00

ansible-role-etherpad

Build Status Ansible Galaxy

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

Author Information

https://www.systemli.org