mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update main.yml
This commit is contained in:
parent
8481dbce16
commit
8090da9122
@ -1,3 +1,6 @@
|
||||
- name: Unnstall ansible on host
|
||||
shell: rpm -e ansible
|
||||
|
||||
- name: Install {{appname}}
|
||||
include_tasks: tasks/install.yml
|
||||
vars:
|
||||
|
Loading…
Reference in New Issue
Block a user