summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_vars/vars/services/service_vars_fqcn.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/include_vars/vars/services/service_vars_fqcn.yml')
-rw-r--r--test/integration/targets/include_vars/vars/services/service_vars_fqcn.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/integration/targets/include_vars/vars/services/service_vars_fqcn.yml b/test/integration/targets/include_vars/vars/services/service_vars_fqcn.yml
new file mode 100644
index 0000000..2c04fee
--- /dev/null
+++ b/test/integration/targets/include_vars/vars/services/service_vars_fqcn.yml
@@ -0,0 +1,3 @@
+---
+service_name_fqcn: 'my_custom_service'
+service_name_tmpl_fqcn: '{{ service_name_fqcn }}' \ No newline at end of file