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 fd8bf78 commit 54fffcbCopy full SHA for 54fffcb
.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: --extra-vars "uninstall_runner=yes" --tags uninstall
+ converge_extra_args: '--extra-vars "uninstall_runner=yes" --tags uninstall'
0 commit comments