Add disable_template parameter

This commit is contained in:
2023-05-26 19:41:40 +02:00
parent 7d13bf712b
commit 4616ae691d
2 changed files with 13 additions and 1 deletions

View File

@ -4,3 +4,4 @@ service: dummy
compose_dir: /home/core/compose
state: present # or running, build, absent
execute: smart # or always or never
disable_template: false