eduardolmedeiros.azcopy
azcopy
This role installs the azcopy tool from the Microsoft repository.
AzCopy is a command-line tool from Microsoft used for copying blobs or files to and from a storage account.
Requirements
- This role works with: CentOS 7, AlmaLinux 8/9, RockyLinux 8/9, Ubuntu, Debian, or Red Hat Enterprise Linux.
- Needs Ansible version 2.9 or higher.
Role Variables
All standard variables are listed in defaults/main.yml. If you want to change any variable, please do it at the playbook level.
| variable | description | default |
|--------------------|--------------------------|----------------|
| azcopy_pkg_deps | package dependencies | unzip |
| azcopy_username | azcopy username | root |
| azcopy_group | azcopy group name | root |
| azcopy_bin_path | installation path | /usr/local/bin |
| azcopy_pkg_url | azcopy source url | |
Dependencies
None
Install role
ansible-galaxy role install eduardolmedeiros.azcopy
Example Playbook
- hosts: all
roles:
- eduardolmedeiros.azcopy
License
MIT
Author Information
Informazioni sul progetto
This is a role for azcopy installation.
Installa
ansible-galaxy install eduardolmedeiros.azcopy
Licenza
mit
Download
9.1k
Proprietario
system engineer and coffee drinker.