summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <[email protected]>2020-07-07 08:05:24 +0800
committerroot <[email protected]>2020-07-07 08:05:24 +0800
commit2c197d969dd8ed3f2e9b751a421356c8463ccda4 (patch)
treecd1a1e459a0247dd1f578689ab6220223368dd2b
parent06bb553d572edca2edc4c2c1ec9d599515510374 (diff)
修改 include 错误问题
-rw-r--r--roles/package-build/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/package-build/tasks/main.yml b/roles/package-build/tasks/main.yml
index c4900fb..a8f831e 100644
--- a/roles/package-build/tasks/main.yml
+++ b/roles/package-build/tasks/main.yml
@@ -1,4 +1,4 @@
---
- include: ImageDownload.yml
- include: RpmDownload.yml
- include: TarBuild.yml
+- include: TarBuild.yml