We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9003b14 commit 3705c46Copy full SHA for 3705c46
tasks/linux.yml
@@ -299,7 +299,7 @@
299
debug:
300
msg: "{{ boost_bootstrap.stdout_lines }}"
301
302
-- name: Clean Boost libraries
+- name: Clean Boost libraries # noqa command-instead-of-shell
303
environment:
304
PATH: '/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/bin:/usr/bin'
305
shell: "{{ cmd_env | default('') }} ./b2 --clean"
0 commit comments