Inventory
The inventory playbook has been created to inventory devices and to publish the collected inventory to Centurion ERP. The inventory includes details of all software packages installed on the host machine as well as some details regarding the host machine such as UUID and serial number.
The inventory playbook includes the AWX Feature to import the playbook as a job template in AWX / Ansible Automation Platform.
The following job template will be created:
- Centurion/ITAM/Inventory Inventory host machines and publish to Centurion ERP
On import to AWX / Ansible Automation Platform a credential type will also be created, 'Collection/No Fuss Computing/Centurion/API' that can be used to supply the required secrets and Centurion host.
Warning
The inventory playbook currently has an issue relating to gathering software starting with L. This issue has been reported and is being worked on github issue 19
Play workflow
The inventory playbook conducts the follwoing tasks:
-
Gathers host information
-
Gathers sofware information
-
Uploads the inventory report to Centurion ERP
-
Cleans any leftover files used to create the reports
About:
This page forms part of our Project Centurion Ansible Collection.
Page Metadata
Version: ToDo: place files short git commit hereDate Created: 2024-08-19
Date Edited: 2024-08-23
Contribution:
Would You like to contribute to our Centurion Ansible Collection project? You can assist in the following ways:
- Edit This Page If there is a mistake or a way you can improve it.
- Add a Page to the Manual if you would like to add an item to our manual
- Raise an Issue if there is something about this page you would like to improve, and git is unfamiliar to you.
ToDo: Add the page list of contributors