Add container wishlist and cronjobs role
This commit is contained in:
parent
e88394803a
commit
0549ced53b
1 changed files with 10 additions and 0 deletions
|
@ -17,6 +17,11 @@
|
|||
- syslog
|
||||
- system
|
||||
|
||||
- role: server_install_cronjobs
|
||||
tags:
|
||||
- cronjobs
|
||||
- system
|
||||
|
||||
- role: deploy_container_traefik
|
||||
tags:
|
||||
- traefik
|
||||
|
@ -26,3 +31,8 @@
|
|||
tags:
|
||||
- homepage
|
||||
- docker-container
|
||||
|
||||
- role: deploy_container_wishlist
|
||||
tags:
|
||||
- wishlist
|
||||
- docker-container
|
Loading…
Add table
Reference in a new issue