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 81b38dd commit ba7962fCopy full SHA for ba7962f
tasks/main.yml
@@ -15,7 +15,7 @@
15
- systemd_resolved_dns_stub_listener is string and systemd_resolved_dns_stub_listener == "tcp"
16
- systemd_resolved_dns_stub_listener is string and systemd_resolved_dns_stub_listener == "udp"
17
18
-- name: Load var file with package names based on the OS type
+- name: Load var file with OS-specific information
19
ansible.builtin.include_vars: "{{ lookup('first_found', params) }}"
20
vars:
21
params:
0 commit comments