fix: strutural step should not be available in commandline

This commit is contained in:
egarette@silique.fr 2025-03-30 18:42:13 +02:00
parent 07a22d7966
commit 0e522db15f

View file

@ -392,8 +392,8 @@ secret_manager:
for obj in objects:
rougail_process += f" - {obj['name']}\n"
if process == "structural":
# rougail_process += """ commandline: false
rougail_process += """ multi: true
rougail_process += """ commandline: false
multi: true
default:
- directory
"""