- ---
- - name: Generate in-memory inventory
- include: openstack.yml
- - name: Checkpoint in-memory data into a static inventory
- include: checkpoint.yml
- - name: Generate SSH config for accessing hosts via bastion
- include: sshconfig.yml
- when: use_bastion|bool
|