Install vulkan-tools on FreeBSD.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
shell: service pf status
|
||||
register: is_pf_running
|
||||
failed_when: is_pf_running.rc != 0
|
||||
changed_when: false
|
||||
ignore_errors: true
|
||||
|
||||
- name: Enable pflog
|
||||
|
||||
Reference in New Issue
Block a user