Skip to content

zzaimeche/ansible-role-etherpad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ansible role to install & maintain Etherpad Lite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 100.0%