0.1.5-DEV-20210317-161644

-------------------------
* FIX:
      - meta/main.yml:1: [E701] Role info should contain platforms
      - meta/main.yml:1: [E703] Should change default metadata: author
      - meta/main.yml:1: [E703] Should change default metadata: company
      - meta/main.yml:1: [E703] Should change default metadata: license
This commit is contained in:
Chris Hammer 2021-03-17 16:16:51 -04:00
parent 335b9d6c94
commit 8a32e185f3

View File

@ -5,5 +5,7 @@ skip_list:
- '201'
- '305'
- '403'
- '701'
- '703'
use_default_rules: true
verbosity: 1