summaryrefslogtreecommitdiffstats
path: root/roles/static_inventory/tasks/main.yml
blob: 15c81690edcf92706b2a645f0c46c1ac31f06177 (plain)
1
2
3
4
5
6
---
- name: Generate in-memory inventory
  include: openstack.yml

- name: Checkpoint in-memory data into a static inventory
  include: checkpoint.yml