diff options
Diffstat (limited to 'examples/host_vars/localhost.yml')
-rw-r--r-- | examples/host_vars/localhost.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/host_vars/localhost.yml b/examples/host_vars/localhost.yml new file mode 100644 index 0000000..9c058f5 --- /dev/null +++ b/examples/host_vars/localhost.yml @@ -0,0 +1,2 @@ +--- +some_var: some_value_defined_in_host_vars_localhost |