This role, install and configure useful scripts for Ansible from ansible_tools
git repository.
date | tag | description |
---|---|---|
2024-02-16 | v0.1.0 |
add playbooks for Install and Configure Ansible Tools and Generate CMDB from AWX |
ansible_tools
from git repository:
- https://gitlab.com/gcoop-libre/ansible_tools
- https://gitlab.com/osiux/ansible_tools
- https://github.com/gcoop-libre/ansible_tools
- https://github.com/osiris/ansible_tools
- https://codeberg.org/osiux/ansible_tools
Available variables with default values in defaults/main/*.yml
.
ansible
ansible-cmdb
awx-cli
coreutils
git
gpg
jq
moreutils
pass
tree
yq
---
- name: Install Ansible Tools
hosts: [all]
roles:
- role: gcoop-libre.ansible_tools
playbook | description |
---|---|
cmdb.yml |
Generate CMDB from AWX |
test.yml |
Install and configure Ansible Tools |
GNU General Public License, GPLv3.
This role was created in 2024 by Osiris Alejandro Gomez, worker cooperative of gcoop Cooperativa de Software Libre.