Fix linter

Skip the - vs _ name and fix the missing permissions on the rc file

Change-Id: I31409101a6e287b9ffeff1e5f544f2545a476ff5
This commit is contained in:
Alex Schultz 2021-01-12 09:06:50 -07:00
parent e51c244f4f
commit c5e5b2427b
2 changed files with 3 additions and 0 deletions

2
.ansible-lint Normal file
View File

@ -0,0 +1,2 @@
skip_list:
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern │

View File

@ -46,6 +46,7 @@
template:
src: proteccio.rc.j2
dest: /etc/proteccio/proteccio.rc
mode: 0644
- name: Get the client cert
get_url: