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 cc667c4 commit 1933ae9Copy full SHA for 1933ae9
.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