From cf89c3124cf480705a611bc1925db02c7afb057c Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 22 Aug 2023 20:12:38 +0200 Subject: [PATCH] basics.yml aktualisiert --- basics.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/basics.yml b/basics.yml index 305593b..bb2dd6d 100644 --- a/basics.yml +++ b/basics.yml @@ -3,10 +3,9 @@ hosts: all tasks: - - name: Print all available facts - ansible.builtin.debug: - var: ansible_facts - + #- name: Print all available facts + # ansible.builtin.debug: + # var: ansible_facts - name: check if we are in an container env by existing systemd stat: