Inventory as YAML ansible

Materialize a dynamic inventory to static YAML for diffing or offline debugging

ansible-inventory -i aws_ec2.yml --list --yaml > resolved_inventory.yml
more ansible all 56 commands →