add podman
This commit is contained in:
4
tasks/pkgs/podman.yml
Normal file
4
tasks/pkgs/podman.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
- name: append to pkgs
|
||||||
|
ansible.builtin.set_fact:
|
||||||
|
syspkgs: "{{ syspkgs + [ 'podman' ] }}"
|
||||||
Reference in New Issue
Block a user