--- - import_playbook: gather-facts.yml - name: Apply role prune-images hosts: baremetal serial: '{{ kolla_serial|default("0") }}' gather_facts: false roles: - prune-images