✨: replace docker with podman
Some checks failed
ansible-lint / lint-everything (push) Has been cancelled
Some checks failed
ansible-lint / lint-everything (push) Has been cancelled
This commit is contained in:
6
playbooks/podman.yml
Normal file
6
playbooks/podman.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Install podman
|
||||
hosts: podmanservers
|
||||
roles:
|
||||
- podman
|
||||
Reference in New Issue
Block a user