feat(main): install ansible collections

This commit is contained in:
Stephan Lüscher 2024-05-01 16:26:23 +00:00
parent a88568658c
commit 8d0fe541b0
No known key found for this signature in database
GPG key ID: 445779060FF3D3CF
3 changed files with 14 additions and 5 deletions

View 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