File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ deploy_kestra_flows:
154154 echo "✅ All flows deployed successfully!"
155155 only :
156156 refs :
157- - main
157+ - master
158158 changes :
159159 - kestra-flows/_flows/**/*.yml
160160 environment :
Original file line number Diff line number Diff line change 11id : db_backup_daily
22namespace : database
3- description : Backup giornaliero database usando Ansible
3+ description : Backup giornaliero usando Ansible
44
55tasks :
66 # Pre-check: verifica spazio disco
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ inputs:
1515 - id : inventory
1616 type : STRING
1717 defaults : " inventory/hosts.ini"
18- description : " File inventory da usare "
18+ description : " File inventory"
1919
2020 - id : limit_hosts
2121 type : STRING
You can’t perform that action at this time.
0 commit comments