1 2 3 4 5 6
# {{ ansible_managed }} # Note that the variables do not have the RABBITMQ_ prefix. # {% for key, value in rabbitmq_env_config.items() %} {{ key }}={{ value }} {% endfor %}