nautobot / cookiecutter-nautobot-app

Cookiecutter template for creating new Nautobot Apps.
https://docs.nautobot.com/projects/cookiecutter-nautobot-app/en/latest/
Apache License 2.0
16 stars 5 forks source link

Disable-post-actions is a boolean #172

Closed smk4664 closed 1 month ago

smk4664 commented 1 month ago

Jan caught that disable-post-actions is a boolean instead of accepting an argument. With the latest release of drift manager, this will now disable all existing post-actions from the .cookiecutter.json and replace them with the post-action args that are passed into the rebake command.