Add linting, lint files
This commit is contained in:
parent
fc8fa90735
commit
66b2d67f6d
9
.ansible-lint
Normal file
9
.ansible-lint
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
|
||||
exclude_paths:
|
||||
- test.yaml
|
||||
|
||||
warn_list:
|
||||
- internal-error
|
||||
|
||||
# vi: ft=yaml
|
@ -1,10 +1,11 @@
|
||||
---
|
||||
galaxy_info:
|
||||
role_name: openssh
|
||||
namespace: coredotbin
|
||||
author: Corbin Bartsch
|
||||
description: Sensible and secure defaults for OpenSSH server
|
||||
license: MIT
|
||||
min_ansible_version: 2.9
|
||||
min_ansible_version: v2.9
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user