diff options
Diffstat (limited to 'ansible-practice/system/vars/localhost.yml')
| -rw-r--r-- | ansible-practice/system/vars/localhost.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible-practice/system/vars/localhost.yml b/ansible-practice/system/vars/localhost.yml new file mode 100644 index 0000000..c5727b6 --- /dev/null +++ b/ansible-practice/system/vars/localhost.yml @@ -0,0 +1,3 @@ +--- +# vars for localhost +prefix_dir: ~/tmp/temp_files/ |
