change common to install

This commit is contained in:
qiaofeng1227 2022-05-12 14:09:58 +08:00
parent 1ed77d6e4c
commit 21dd6e7db7
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
- { role: role_cloud, tags: "role_cloud" }
- { role: role_docker, tags: "role_docker" }
- { role: role_nginx, tags: "role_nginx" }
- { role: common, tags: "common" }
- { role: install, tags: "install" }
- { role: "{{appname}}", tags: "{{appname}}" }
- { role: role_init, tags: "role_init" }
- { role: role_preend, tags: "preend" }