diff options
Diffstat (limited to 'demo/ansible/hosts')
| -rw-r--r-- | demo/ansible/hosts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/demo/ansible/hosts b/demo/ansible/hosts new file mode 100644 index 0000000..71c3838 --- /dev/null +++ b/demo/ansible/hosts @@ -0,0 +1,2 @@ +[provision] +localhost ansible_connection=local
\ No newline at end of file |
