Fix linter
Skip the - vs _ name and fix the missing permissions on the rc file Change-Id: I31409101a6e287b9ffeff1e5f544f2545a476ff5
This commit is contained in:
2
.ansible-lint
Normal file
2
.ansible-lint
Normal file
@@ -0,0 +1,2 @@
|
||||
skip_list:
|
||||
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern │
|
@@ -46,6 +46,7 @@
|
||||
template:
|
||||
src: proteccio.rc.j2
|
||||
dest: /etc/proteccio/proteccio.rc
|
||||
mode: 0644
|
||||
|
||||
- name: Get the client cert
|
||||
get_url:
|
||||
|
Reference in New Issue
Block a user