redbeard28.pyazuremodules
ANSIBLE-ROLE-PYAZUREMODULES
Ansible role install msret msretazure azure python3 modules.
Version
0.0.2 - This new version add latest requireemnts-azure.txt from the original repository.
Howto use this role?
This role need to be include in a playbook.
Call this Galaxy role like this:
ansible-galaxy install -r requirements.yml
Inside requirements.yml
- src: redbeard28.pyazuremodules
More info => Ansible Docs
Requirements
- Ansible 2.9+
Role Variables
---
requirements_path: "/tmp"
Dependencies
- src: redbeard28.pip3
- src: redbeard28.python3_apt
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: all
roles:
- { role: redbeard28.pyazuremodules, tags: azure_requirements }
Molecule testing framework
You can use molecule to test this role.
image=debian tag="buster" molecule converge
image=debian tag="buster" molecule verify
Author Information
Jeremie CUADRADO¹ from Redbeard-Consulting
Install
ansible-galaxy install redbeard28.pyazuremodulesLicense
Unknown
Downloads
281
Owner
