Skip to content

Commit

Permalink
Use earlier ansible-lint docker image, as otherwise complains about r…
Browse files Browse the repository at this point in the history
…ole names
  • Loading branch information
amanda11 committed Mar 2, 2021
1 parent 56fc40e commit e8a6a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
# Run Ansible-lint checks
ansible-lint:
docker:
- image: yokogawa/ansible-lint:4.3.7
- image: yokogawa/ansible-lint:v4.3.7
steps:
- checkout
- run:
Expand Down

0 comments on commit e8a6a27

Please sign in to comment.