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 aa143db commit 901ab66Copy full SHA for 901ab66
.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: -e "uninstall_runner=yes" --tags uninstall
+ converge_extra_args: '-e "uninstall_runner=yes" --tags uninstall'
0 commit comments