This repository contains sample code for automating Veeam deployment/configuration of various Veeam solutions using Ansible.
Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. There are both paid and open-source versions of Ansible.
Documentation, including usage instructions, can be found with each Ansible role.
The Ansible code in this repository is part of a collection in Ansible Galaxy. Easiest method to install it in your environment is using Ansible Galaxy:
ansible-galaxy collection install veeamhub.veeam
We welcome contributions from the community! We encourage you to create issues for Bugs & Feature Requests and submit Pull Requests. For more detailed information, refer to our Contributing Guide.
If you have any questions or something is unclear, please don't hesitate to create an issue and let us know!