Add name to cleanup role definition in requirements.yml
Without this, bin/optimize.py chokes on it.
Related to 6bc5602607
This commit is contained in:
parent
e55f39f31f
commit
3b432c11d3
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
activation_prefix: changedetection_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/cleanup.git
|
||||
version: main
|
||||
name: cleanup
|
||||
activation_prefix: system_cleanup_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-clickhouse.git
|
||||
version: v23.10.5.20-0
|
||||
|
|
Loading…
Reference in a new issue