Merge pull request #7 from awesome-devops/add/xlsx_inventory

Add Dynamic Inventory xlsx_inventory to Tools Section
This commit is contained in:
Christian S 2018-10-03 18:23:13 +02:00 committed by GitHub
commit 9dc58be285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,6 +58,7 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat
- [ARA, Ansible Run Analysis](https://github.com/openstack/ara) - ARA records Ansible Playbook runs and makes the recorded data available and intuitive for users and systems.
- [Molecule](https://github.com/metacloud/molecule) - Molecule aids in the development and testing of Ansible roles.
- [Packer Ansible Provisioner](https://www.packer.io/docs/provisioners/ansible-local.html) - This Provisioner can be used to automate VM Image Creation via Packer with Ansible.
- [Excel Ansible Inventory](https://github.com/KeyboardInterrupt/ansible_xlsx_inventory) - Turn any Excel Spreadsheet into an Ansible Inventory
## Blogposts and opinions