Commit 10fe7198 authored by Simon Cornet's avatar Simon Cornet
Browse files

fix(ci): rename ansible component version tag

parent 90256598
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/ansible/linting@2.0.0"
  - component: "$CI_SERVER_FQDN/components/ansible/linting@v2.0.1"
  - component: "$CI_SERVER_FQDN/components/markdownlint/markdownlint@1.0.0"
  - component: "$CI_SERVER_FQDN/components/yamllint/yamllint@1.0.2"