We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c87bb6 commit cc667c4Copy full SHA for cc667c4
.github/workflows/lifecycle.yml
@@ -44,4 +44,4 @@ jobs:
44
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
45
with:
46
molecule_command: converge
47
- converge_extra_args: '--tags uninstall'
+ converge_extra_args: --tags uninstall
0 commit comments