Update main.yml

This commit is contained in:
qiaofeng1227 2022-07-28 08:27:14 +08:00 committed by GitHub
parent 8481dbce16
commit 8090da9122
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
- name: Unnstall ansible on host
shell: rpm -e ansible
- name: Install {{appname}}
include_tasks: tasks/install.yml
vars: