gcoop-libre / ansible_role_ansible_tools

This role, install and configure useful scripts for Ansible from ansible_tools git repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: gcoop-libre.ansible_tools

This role, install and configure useful scripts for Ansible from ansible_tools git repository.

Tags Summary

date tag description
2024-02-16 v0.1.0 add playbooks for Install and Configure Ansible Tools and Generate CMDB from AWX

Requirements

ansible_tools from git repository:

Role Variables

Available variables with default values in defaults/main/*.yml.

Dependencies

  • ansible
  • ansible-cmdb
  • awx-cli
  • coreutils
  • git
  • gpg
  • jq
  • moreutils
  • pass
  • tree
  • yq

Example Playbook

---

- name: Install Ansible Tools
  hosts: [all]

  roles:
    - role: gcoop-libre.ansible_tools

Useful Playbooks

playbook description
cmdb.yml Generate CMDB from AWX
test.yml Install and configure Ansible Tools

License

GNU General Public License, GPLv3.

Author Information

This role was created in 2024 by Osiris Alejandro Gomez, worker cooperative of gcoop Cooperativa de Software Libre.

About

This role, install and configure useful scripts for Ansible from ansible_tools git repository.

License:GNU General Public License v3.0


Languages

Language:HTML 60.1%Language:CSS 25.3%Language:Smarty 6.0%Language:Makefile 4.5%Language:Shell 2.2%Language:Python 1.7%Language:Jinja 0.3%