redbeard28.awscli

ANSIBLE-ROLE-AWSCLI

===================

NOT TESTED

This Ansible role installs awscli.

How to use this role?

To use this role, include it in a playbook.

You can install this Galaxy role like this:

ansible-galaxy install -r requirements.yml 

In the requirements.yml file, you need to add:

# from GitHub, overriding the name and specifying a specific tag
- src: redbeard28.awscli

For more information, check the Ansible Docs.

Requirements

  • Ansible version 2.9 or higher.

Role Variables

---
# Add role variables here

Dependencies

None.

Example Playbook

Here’s an example of how to use this role (with variables passed as parameters):

- hosts: all
  roles:
     - { role: redbeard28.awscli, tags: mytags }

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.

Informazioni sul progetto

Ansible role install awscli

Installa
ansible-galaxy install redbeard28.awscli
Licenza
Unknown
Download
469
Proprietario