mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-28 18:34:44 +00:00
Ignore ansible-lint error E505 for 'users.json' file.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
tasks:
|
||||
- name: Include users.json
|
||||
include_vars:
|
||||
file: users.json
|
||||
file: users.json # noqa 505
|
||||
|
||||
- name: Users present len:{{ users | length }}
|
||||
ipauser:
|
||||
|
||||
Reference in New Issue
Block a user