add podman config role in instance install bundle

related to https://github.com/ansible/receptor-collection/pull/20

configure podman to
- use crun
- use cgroupfs
- force fully qualified image name

Signed-off-by: Hao Liu <haoli@redhat.com>
This commit is contained in:
Hao Liu
2022-10-11 22:12:35 -04:00
parent 1db189c7ee
commit 6b471e468c
3 changed files with 10 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
---
collections:
- name: ansible.receptor
version: 1.0.0
version: 1.1.0