GithubHelp home page GithubHelp logo

bjornomy / ansible-role-azcopy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eduardolmedeiros/ansible-role-azcopy

0.0 0.0 0.0 26.54 MB

This an Ansible role for azcopy utility.

License: MIT License

ansible-role-azcopy's Introduction

azcopy

Build Status Ansible Galaxy

This role install azcopy binary from microsoft repository.

AzCopy is a command-line utility created and maintained by Microsoft that you can use to copy blobs or files to or from a storage account.

Requirements

  • This role supports: CentOS 7, AlmaLinux 8, RockyLinux 8, Ubuntu, Debian, or Red Hat Enterprise Linux distribution.
  • Ansible 2.9 or higher.

Role Variables

All "standards" variables are defined on defaults/main.yml. If you want to replace or change some variable, please change on 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        |                |
| azcopy_sha256      | sha256 sum               |                |

Dependencies

N/A

Install role

ansible-galaxy role install eduardolmedeiros.azcopy

Example Playbook

    - hosts: all
      roles:
         - eduardolmedeiros.azcopy

License

MIT

Author Information

Eduardo Medeiros

ansible-role-azcopy's People

Contributors

eduardomedeiros-tomtom avatar eduardolmedeiros avatar bjornomy avatar poil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.