Skip to content

Commit bb95147

Browse files
committed
refactor: use ansible.posix 2.1.0 for EL7 compatability
The recently released ansible.posix 2.2.0 does not work on EL7. Use ansible.posix 2.1.0 for now. Signed-off-by: Rich Megginson <rmeggins@redhat.com>
1 parent 42cf0cf commit bb95147

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

meta/collection-requirements.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
---
33
collections:
44
- name: ansible.posix
5+
version: 2.1.0

0 commit comments

Comments
 (0)