Commit c0fd0d81 by 刘旋尧

hook update

parent 7d94ce46
......@@ -3,6 +3,6 @@
hosts: online
become: yes
vars_files:
- vars/test.yml
- vars/main.yml
roles:
- { role: git }
\ No newline at end of file
{% for url in files.stdout_lines %}
{{ url }}
http://{{ url }}
{% endfor %}
\ 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