stack_dir: "{{ playbook_dir }}" stack_config_paths: "{{ lookup('fileglob', stack_dir ~ '/configs/*').split(',') }}" stack_configs: "{{ stack_config_paths | map('basename') | list }}"