main.yml 149 B

12
  1. ---
  2. status_services: "{% if containers is defined %}{{ containers | map(attribute='service_name') | flatten | default([]) }}{% else %}[]{% endif %}"