Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pauliusm/ansible-role-veeamextract

Ansible role to download and install veeamextract
https://github.com/pauliusm/ansible-role-veeamextract

ansible extract role veeam veeamextract

Last synced: 28 days ago
JSON representation

Ansible role to download and install veeamextract

Awesome Lists containing this project

README

        

Ansible role `veeamextract`
=========

Ansible role which downloads and extracts [Veeam Extract](https://helpcenter.veeam.com/docs/backup/vsphere/extract_utility.html?ver=100) utility.

Requirements
------------

Pretty modern Linux distro and internet connectivity (for download).
Tested on RHEL6-7, but others would work also.

Role Variables
--------------

Example Playbook
----------------

```
- hosts: all
roles:
- role: pauliusm.veeamextract
```

Testing
-------

License
-------

BSD

Contributors
------------

- [Paulius Mažeika](https://github.com/pauliusm)