Paul Belanger 081decef02 Add ansible-lint support for playbooks
Change-Id: Id9515f482c52d25328fbc1be48cc6f5865e74a46
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-05-04 10:12:59 -04:00
2020-05-04 09:27:16 -04:00
2020-05-04 09:27:16 -04:00
2020-05-04 09:27:16 -04:00
2020-05-04 09:27:16 -04:00
2020-05-04 09:27:16 -04:00
2020-05-04 09:27:16 -04:00
2020-04-30 12:06:34 -04:00
2020-04-30 14:33:02 +00:00
2020-04-30 12:06:34 -04:00
2020-04-30 12:06:34 -04:00
2020-05-04 09:27:16 -04:00
2020-04-30 12:06:34 -04:00
2020-05-04 09:27:16 -04:00
2020-04-30 12:06:34 -04:00
2020-05-04 10:12:59 -04:00

ansible-role-boto3

Ansible role to install AWS's boto3 library

Description

AWS's boto3 is a simple client library for operating AWS.

Requirements

See bindep.txt for role dependencies.

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

Dependencies

Example Playbook

- name: Install AWS's Boto3 lib
  hosts: nodepool
  roles:
    - ansible-role-boto3
Description
Ansible role to manage boto3
Readme 127 KiB
Languages
Text 91.5%
Jinja 8.5%