Skip to content

Commit

Permalink
feat: (IAC-1236) Fixed ansible-lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
riragh committed Feb 27, 2024
1 parent 9118ec9 commit 8e4b814
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
collections:
- name: ansible.utils
version: 3.1.0 #2.3.0
version: 3.1.0 # 2.3.0
- name: community.docker
version: 3.7.0 #2.7.8
version: 3.7.0 # 2.7.8
- name: kubernetes.core
version: 3.0.0 #2.3.2
version: 3.0.0 # 2.3.2

0 comments on commit 8e4b814

Please sign in to comment.