Simulate Dynamic Inventory in Development
Guideline for using an inventory plugin in Ansible development environments as a concrete example to illustrate future full automation for organizations new to Ansible.
Guideline for using an inventory plugin in Ansible development environments as a concrete example to illustrate future full automation for organizations new to Ansible.
Diagram illustrating the roles of the infra team and DevOps team in setting up and using dynamic inventory with vRA for automated provisioning and Ansible group management.
Table illustrating the labeling scheme for images and VMs, showing how vRA labels map to Ansible groups and the responsibilities of Infra and DevOps teams.
Example of a custom inventory plugin for Vagrant in the PHX reference implementation. The plugin illustrates building inventory, and its use in the development environment simulates dynamic inventory using a static Vagrantfile.yml.