Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

infOpen/ansible-role-bacula-fd

Repository files navigation

bacula-fd

Build Status Build Status Updates Python 3 Ansible Role

Install and configure bacula-fd package.

Requirements

This role requires Ansible 2.3 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:

  • Ubuntu Trusty
  • Ubuntu Xenial

and use:

  • Ansible 2.3.x
  • Ansible 2.4.x

Running tests

Using Docker driver

$ tox

Role Variables

Default role variables

Dependencies

None

Example Playbook

- hosts: servers
  roles:
    - { role: infOpen.bacula-fd }

License

MIT

Author Information

Alexandre Chaussier (for Infopen company)