mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
@@ -20,4 +20,4 @@
|
||||
environment: "{{ cargo_environment }}"
|
||||
when: has_cargo | default(false)
|
||||
- import_tasks: test_rustup_cargo.yml
|
||||
when: rustup_cargo_bin | default(false)
|
||||
when: (rustup_cargo_bin | default(false)) is truthy
|
||||
|
||||
Reference in New Issue
Block a user