Update main.yml
This commit is contained in:
parent
8481dbce16
commit
8090da9122
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
- name: Unnstall ansible on host
|
||||
shell: rpm -e ansible
|
||||
|
||||
- name: Install {{appname}}
|
||||
include_tasks: tasks/install.yml
|
||||
vars:
|
||||
|
|
Loading…
Add table
Reference in a new issue