增加自检打包和roles 规则

This commit is contained in:
root
2020-07-07 06:23:37 +08:00
parent 2c2efeade0
commit 9fc6d3f40c
6 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: "build install tar package"
archive:
path: "{{ tarpath.src }}"
dest: "{{ tarpath.destdict }}{{ tarname }}"
format: gz