Commit b1021019 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat(ci): rename ansible linting path

parent 71f17c37
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,6 +17,6 @@ include:
  - local: ".gitlab/deployment.yaml"

  # linting
  - component: "$CI_SERVER_FQDN/components/ansiblelint/ansiblelint@1.0.0"
  - component: "$CI_SERVER_FQDN/components/ansible/linting@2.0.0"
  - component: "$CI_SERVER_FQDN/components/markdownlint/markdownlint@1.0.0"
  - component: "$CI_SERVER_FQDN/components/yamllint/yamllint@1.0.2"