Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
build(POETRY): restrict ansible-compat versions
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Aug 23, 2023
1 parent 54c228d commit 5d7261d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion {{cookiecutter.project_slug}}/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
collections: []
collections:
- name: community.general
version: ">=6.3.0"
roles: []

0 comments on commit 5d7261d

Please sign in to comment.