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
|
hosts: Scully
|
||||||
become: true
|
become: true
|
||||||
vars:
|
vars:
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
roles:
|
roles:
|
||||||
- common
|
- podman
|
||||||
- podman # Use the custom podman role
|
|
||||||
- network
|
|
||||||
Loading…
x
Reference in New Issue
Block a user