Podman shared images working
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user