Commit 31db9a17 by 刘旋尧

预发布

parent 4a23a2bd
...@@ -2,4 +2,6 @@ ...@@ -2,4 +2,6 @@
120.26.213.52 ansible_connection=ssh ansible_user=root 120.26.213.52 ansible_connection=ssh ansible_user=root
[online] [online]
121.40.155.140 ansible_connection=ssh ansible_user=root 121.40.155.140 ansible_connection=ssh ansible_user=root
121.40.157.172 ansible_connection=ssh ansible_user=root 121.40.157.172 ansible_connection=ssh ansible_user=root
\ No newline at end of file [pre]
47.98.171.150 ansible_connection=ssh ansible_user=root
\ No newline at end of file
---
- name: 执行hook
hosts: pre
become: yes
vars_files:
- vars/main.yml
roles:
- { role: git }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment