Update application.yml

This commit is contained in:
qiaofeng1227 2022-07-05 10:22:42 +08:00 committed by GitHub
parent 6f3990cb97
commit 46493b91a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@
vars_files:
- vars/main.yml
- roles/{{appname}}/vars/main.yml
pre_tasks:
- name: Excute base roles for apps(step1)