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 66c0ead commit ec2f66dCopy full SHA for ec2f66d
ci/playbooks/containers/podman_system_info.yml
@@ -1,8 +1,8 @@
1
---
2
- hosts: all
3
- gather_facts: true
+ gather_facts: true
4
tasks:
5
- include_role:
6
name: podman_system_info
7
vars:
8
- ansible_python_interpreter: "{{ _ansible_python_interpreter }"
+ ansible_python_interpreter: "{{ _ansible_python_interpreter }}"
0 commit comments