We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f94ea commit 544a19eCopy full SHA for 544a19e
ci/playbooks/containers/podman_system_info.yml
@@ -0,0 +1,8 @@
1
+---
2
+- hosts: all
3
+ gather_facts: true
4
+ tasks:
5
+ - include_role:
6
+ name: podman_system_info
7
+ vars:
8
+ ansible_python_interpreter: "{{ _ansible_python_interpreter }"
0 commit comments