DEBSOURCES
Skip Quicknav
sources / ansible-lint / 4.1.0%2Bdfsg.1-1 / test / command-instead-of-shell-failure.yml
1234567
--- - tasks: - name: shell no pipe shell: echo hello - name: shell with jinja filter shell: echo {{"hello"|upper}}