aniskh.assets
Role Name
An Ansible role for creating an Assets inventory using Ansible facts.
Requirements
No requirements needed.
Role Variables
Here are the available variables with their default values (see defaults/main.yml
):
- sqlite_datadir: /tmp/sqlite
- database_name: assets
Dependencies
No dependencies required.
Example Playbook
- hosts: all
gather_facts: true
roles:
- asset
To check the result, run: sqlite3 /tmp/sqlite/assets 'select * from assets'
License
GPL
Author Information
This role was created in May 2020 by Anis KHACHNAOUI [ systems/devops Engineer ]
Informazioni sul progetto
Asset Inventory, Creates an SQLite database containing nodes infos (name, type, technology, OS, IP, ... )
Installa
ansible-galaxy install aniskh.assets
Licenza
Unknown
Download
76
Proprietario
Linux systems / devops engineer, based in Paris and graduated in 2014.