fix: Temporarily run only podman role for installation
This commit is contained in:
parent
2e54ae37a2
commit
2ca5f36d11
@ -1,9 +1,7 @@
|
||||
- name: Set up network on Scully
|
||||
- name: Install Podman and podman-compose
|
||||
hosts: Scully
|
||||
become: true
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
roles:
|
||||
- common
|
||||
- podman # Use the custom podman role
|
||||
- network
|
||||
- podman
|
||||
Loading…
x
Reference in New Issue
Block a user