diff options
| author | fumingwei <[email protected]> | 2022-06-02 09:16:57 +0800 |
|---|---|---|
| committer | fumingwei <[email protected]> | 2022-06-02 11:16:05 +0800 |
| commit | 35efbb1d647f855e780dbfa872290e2245cb3be2 (patch) | |
| tree | 3910d0e52f518039b08777f8cca421c0bc1baeb1 /demo/ansible/hosts | |
| parent | f793a32ed93484a2ee1f8d4c14a0aa31e2a8484c (diff) | |
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 |
