Moving requirements file up a dir.

This commit is contained in:
2025-01-17 18:20:51 -05:00
parent f105b6f07d
commit 5b707b9ee1
3 changed files with 3 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Specify the inventory file
inventory = hosts.yml
collections_path = ./collections/ansible_collections
collections_path = ./collections
# Set the logging verbosity level
verbosity = 2
@@ -1,7 +0,0 @@
---
collections:
- name: community.hashi_vault
version: 6.2.0
- name: community.general
version: 8.2.0