service: Support validating templated files
This commit is contained in:
@@ -177,7 +177,7 @@ _service_additional_container_template_mounts: >-
|
||||
([{'readonly': true}] * _service_additional_template_mounts | length) |
|
||||
zip(
|
||||
_service_additional_template_mounts |
|
||||
community.general.remove_keys(['mode']),
|
||||
community.general.remove_keys(['mode', 'template_validate_command']),
|
||||
_service_additional_template_mounts |
|
||||
map(attribute='source') |
|
||||
map('regex_replace', '\.j2$', '') |
|
||||
|
||||
Reference in New Issue
Block a user