Skip to content

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

License

Notifications You must be signed in to change notification settings

sbaerlocher/ansible.veeam-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published