Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pauliusm/ansible-role-veeamextract
- Owner: pauliusm
- Created: 2020-04-06T08:47:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T08:48:54.000Z (almost 5 years ago)
- Last Synced: 2024-10-26T14:06:53.781Z (3 months ago)
- Topics: ansible, extract, role, veeam, veeamextract
- Homepage: https://galaxy.ansible.com/pauliusm/veeamextract
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)