Created handler for podman installation that installs containers
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
---
|
---
|
||||||
# handlers file for bootstrap
|
# handlers file for bootstrap
|
||||||
- name: Pull podman images
|
- name: Pull podman images
|
||||||
listen: rsync
|
listen: podman
|
||||||
block:
|
block:
|
||||||
- name: Pull container images via podman
|
- name: Pull container images via podman
|
||||||
containers.podman.podman_image:
|
containers.podman.podman_image:
|
||||||
|
|||||||
Reference in New Issue
Block a user