ansible-role-ansible/README.rst
Paul Belanger 6b343a5226 Initial commit
Change-Id: I82b75841e4b89d3f9243080d2cfc70ffdac2ff0a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-02-27 11:48:31 -05:00

878 B

ansible-role-ansible

Ansible role to manage ansible

Description

Ansible is the simplest way to automate apps and IT infrastructure.

Requirements

  • pip3 to be installed if using ansible_install_method: (git|pip)

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 ansible
  hosts: foo
  roles:
    - ansible-role-ansible