summaryrefslogtreecommitdiff
path: root/demo/ansible/hosts
diff options
context:
space:
mode:
authorfumingwei <[email protected]>2022-06-02 09:16:57 +0800
committerfumingwei <[email protected]>2022-06-02 11:16:05 +0800
commit35efbb1d647f855e780dbfa872290e2245cb3be2 (patch)
tree3910d0e52f518039b08777f8cca421c0bc1baeb1 /demo/ansible/hosts
parentf793a32ed93484a2ee1f8d4c14a0aa31e2a8484c (diff)
构建测试demoHEADmain
Diffstat (limited to 'demo/ansible/hosts')
-rw-r--r--demo/ansible/hosts2
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