diff --git a/chainetv.yml b/chainetv.yml index 3ad287c..8a3f374 100644 --- a/chainetv.yml +++ b/chainetv.yml @@ -1,6 +1,7 @@ --- - hosts: server - + vars: + force_site_update: true roles: - chainetv diff --git a/server.yml b/server.yml index dd905c1..5b45bc2 100644 --- a/server.yml +++ b/server.yml @@ -21,5 +21,5 @@ - php - tt-rss - gitea - + - chainetv