Add ansible-lint config, now turns off the silly rule 602

See https://github.com/linux-system-roles/timesync/issues/31
This commit is contained in:
Pavel Cahyna 2020-04-02 01:20:32 +02:00 committed by Till Maas
parent 05a9223a33
commit 33f68c5e49

3
.ansible-lint Normal file
View file

@ -0,0 +1,3 @@
---
skip_list:
- '602'