Currently I'm working on extending my #Ansible collection more specifically the ansible_podman role.
I'm extending my #podman role with plugins, so it will not only deploy but also configure the containerized application / service.
Currently I'm supporting #postgresql and #borgmatic #borgbackup
In that very process I'm also reworking those roles as the plugins just use the existing roles.
Jumpstart a host with postgresql database, borgmatic backup and apprise notifications.
#docker