Add missing collection.

This commit is contained in:
yohan 2024-04-13 13:07:53 +02:00
parent 0eb083fee5
commit 09c57df1ab
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[defaults]
inventory = inventory.yml
host_key_checking = accept-new
callbacks_enabled = profile_tasks
callbacks_enabled=ansible.posix.profile_tasks

View File

@ -5,3 +5,6 @@ collections:
- name: containers.podman
version: 1.11.0
source: https://galaxy.ansible.com
- name: ansible.posix
version: 1.5.4
source: https://galaxy.ansible.com