diff options
Diffstat (limited to 'examples/playbooks/vars/other.yml')
-rw-r--r-- | examples/playbooks/vars/other.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/playbooks/vars/other.yml b/examples/playbooks/vars/other.yml new file mode 100644 index 0000000..2771218 --- /dev/null +++ b/examples/playbooks/vars/other.yml @@ -0,0 +1,2 @@ +--- +some_var: some_value_defined_in_vars_other |