Skip to content
  • Sébastien Han's avatar
    3ae87453
    lint: skip the linter · 3ae87453
    Sébastien Han authored
    
    
    Do not run the linter for these 3:
    
    * we use latest for pip docker-py package
    * for ssl keys this is a false positive since the inital command is a
    'shell' it'll always change
    * for keystone, we must use shell since the with_items contains pipes
    
    Signed-off-by: default avatarSébastien Han <seb@redhat.com>
    3ae87453
    lint: skip the linter
    Sébastien Han authored
    
    
    Do not run the linter for these 3:
    
    * we use latest for pip docker-py package
    * for ssl keys this is a false positive since the inital command is a
    'shell' it'll always change
    * for keystone, we must use shell since the with_items contains pipes
    
    Signed-off-by: default avatarSébastien Han <seb@redhat.com>
Loading