0.1.15-DEV-20201105-160108

--------------------------
    * FIX:
      - gitlab ci is apparently getting confused about the role name;
        adding .ansible-line rule 106 to fix this for now...
This commit is contained in:
Chris Hammer 2020-11-05 16:01:49 -05:00
parent 8aca7fdfcf
commit 3884eec6ca

View File

@ -2,6 +2,7 @@ parseable: true
quiet: false
skip_list:
- '010'
- '106'
- '305'
- '403'
use_default_rules: true