Skip to content

gcoop-libre/ansible_role_ansible_tools

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.0%
  • CSS 25.3%
  • Smarty 6.0%
  • Makefile 4.5%
  • Shell 2.2%
  • Python 1.7%
  • Jinja 0.3%