Whitespace
This commit is contained in:
parent
bd6c3d307a
commit
8d6886dbe0
@ -12,7 +12,7 @@ unbound_forward_zones:
|
||||
- 2606:4700:4700::1111
|
||||
- 2001:4860:4860::8888
|
||||
- 2620:fe::fe
|
||||
- 2606:4700:4700::1001
|
||||
- 2606:4700:4700::1001
|
||||
- 2001:4860:4860::8844
|
||||
- 2620:fe::9
|
||||
- 1.1.1.1
|
||||
|
@ -4,6 +4,7 @@
|
||||
with_first_found:
|
||||
- "{{ ansible_distribution }}.yaml"
|
||||
- "{{ ansible_os_family }}.yaml"
|
||||
|
||||
- name: install openssh
|
||||
package:
|
||||
name: "{{ openssh_package_name }}"
|
||||
|
Loading…
Reference in New Issue
Block a user