--- required_reload_commands: - "cat {{ acme_key_location | quote }} {{ acme_fullchain_location | quote }} > {{ acme_keyfullchain_location | quote }}" all_reload_commands: "{{ required_reload_commands + reload_commands }}"