Podman shared images working

This commit is contained in:
2026-09-11 01:34:44 -04:00
parent 7090ea5585
commit 16ae125e1f
7 changed files with 143 additions and 2 deletions
+4 -2
View File
@@ -2,7 +2,8 @@
- name: Configure ssh and firewall
hosts:
- archlinux_servers
# - archlinux_servers
- ch01.balsillie.house
gather_facts: false
become: true
pre_tasks:
@@ -30,5 +31,6 @@
roles:
# - hostname
- sudoers
# - sudoers
# - sshd
- podman