robusta
robusta copied to clipboard
Repeated "robusta playbooks push ." will place custom playbook folder inside the first one
Describe the bug
When you upload custom actions to the robusta runner with robusta playbooks push .
it will create a folder in /etc/robusta/playbooks/storage/CUSTOMPLAYBOOK
. However, if you run it again to update the code, it will not update the code in /etc/robusta/playbooks/storage/CUSTOMPLAYBOOK
but will actually create /etc/robusta/playbooks/storage/CUSTOMPLAYBOOK/CUSTOMPLAYBOOK
.
Therefore, the code is not updated and you have to manually delete the folder.
To Reproduce see above
Expected behavior Code should be updated
Screenshots
- CLI Version 1.0