blob: ce536ab758c4c8766858ab8c841bf7b9a9c9f6a9 [file] [log] [blame]
Mohammed Naserfef44b12023-01-14 03:36:10 -05001- name: Generate image list
2 hosts: localhost
3 gather_facts: false
4 vars_prompt:
5 - name: image_manifest_path
6 prompt: Image manifest path
7 private: false
8 roles:
9 - image_manifest