fix: Revert playbook to original state for network deployment
This commit is contained in:
parent
2ca5f36d11
commit
b62ec3ddb9
@ -1,7 +1,9 @@
|
||||
- name: Install Podman and podman-compose
|
||||
- name: Set up network on Scully
|
||||
hosts: Scully
|
||||
become: true
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
roles:
|
||||
- podman
|
||||
- common
|
||||
- podman # Ensure podman is configured before network
|
||||
- network
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user