ansible-role-dolibarr

dolibarr

Build Status Build Status Updates Python 3 Ansible Role

Install dolibarr package.

Requirements

This role requires Ansible 2.2 or higher, and platform requirements are listed in the metadata file.

Testing

This role use Molecule to run tests.

Local and Travis tests run tests on Docker by default. See molecule documentation to use other backend.

Currently, tests are done on:

  • Debian Jessie
  • Ubuntu Xenial

and use:

  • Ansible 2.2.x
  • Ansible 2.3.x
  • Ansible 2.4.x
  • Ansible 2.5.x

Running tests

Using Docker driver

$ tox

Role Variables

Default role variables


Dependencies

None

Example Playbook

- hosts: servers
  roles:
    - { role: infOpen.dolibarr }

License

MIT

Author Information

Alexandre Chaussier (for Infopen company)

About

Ansible role to install and configure Dolibarr

Install
ansible-galaxy install infOpen/ansible-role-dolibarr
GitHub repository
License
mit
Downloads
30
Owner
Infopen company