devops_tools

ansible-role-infrastructure-automation-tools

Ansible role for installing infrastructure automation tools on Linux machines (currently RedHat family only)

Sample playbook file (infra-automation-tools.yml):

- hosts: localhost
  connection: local
  roles:
    - ansible-role-devops-tools

tools installed by this role

Install
ansible-galaxy install afpacket/ansible-role-devops-tools
GitHub repository
License
Unknown
Downloads
27
Owner