mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 22:04:18 +02:00
- dont show ccr status if license insufficient - add automated tests - fix config loading - fix search output - fix `license show` panics - fix `ilm show` completion - print ask passwd prompt to stderr
15 lines
233 B
YAML
15 lines
233 B
YAML
#
|
|
# this is a mosscap item file, see: https://codeberg.org/scip/mosscap
|
|
items:
|
|
- name: docker/domdoc
|
|
|
|
vars:
|
|
index: test
|
|
|
|
tasks:
|
|
- name: delete_index
|
|
action: index_rm
|
|
|
|
- name: delete_template
|
|
action: index_template_rm
|