Whitespace

This commit is contained in:
Ryan Cavicchioni 2019-03-16 20:35:52 +00:00
parent bd6c3d307a
commit 8d6886dbe0
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
with_first_found:
- "{{ ansible_distribution }}.yaml"
- "{{ ansible_os_family }}.yaml"
- name: install openssh
package:
name: "{{ openssh_package_name }}"