✨: replace docker with podman
All checks were successful
ansible-lint / lint-everything (push) Successful in 3m12s
All checks were successful
ansible-lint / lint-everything (push) Successful in 3m12s
This commit was merged in pull request #12.
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