mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-06 09:45:46 +03:00
feat(main): install ansible collections
This commit is contained in:
parent
a88568658c
commit
8d0fe541b0
3 changed files with 14 additions and 5 deletions
8
ansible/collections/requirements.yml
Normal file
8
ansible/collections/requirements.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
collections:
|
||||
- name: ansible.posix
|
||||
version: 1.5.4
|
||||
- name: community.general
|
||||
version: 8.6.0
|
||||
- name: containers.podman
|
||||
version: 1.13.0
|
Loading…
Add table
Add a link
Reference in a new issue