Update application.yml

This commit is contained in:
qiaofeng1227 2022-05-16 08:55:47 +08:00 committed by GitHub
parent 6f67ad186f
commit c95a1faf23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,8 @@
vars_files:
- vars/main.yml
- roles/{{appname}}/vars/main.yml
pre_tasks:
- name: Create directory and clone the app-project
block: