/ansible.veeam-agent

Install and Configure Veeam Agent for linux on Debian and CentOS.

MIT LicenseMIT

Ansible Role: Veeam Agent

Build Status license Ansible Galaxy

Description

Install and Configure Veeam Agent for linux on Debian and CentOS.

Installation

ansible-galaxy install sbaerlocher.veeam-agent

Requirements

None

Role Variables

veeam:
  vbrserver:
    name:
    endpoint:
    login:
    domain:
    password:
  repo:
    name:
    path:
  job:
    name:
    restopoints:
    day:
    at:

Dependencies

None

Example Playbook

- hosts: all
  roles:
     - sbaerlocher.veeam-agent

Changelog

1.1.0

  • update new syntax

1.0.0

  • initial release

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2018, Simon Bärlocher