basics.yml aktualisiert

This commit is contained in:
olli 2023-08-22 20:12:38 +02:00
parent cedbeb35b3
commit cf89c3124c

View File

@ -3,10 +3,9 @@
hosts: all hosts: all
tasks: tasks:
- name: Print all available facts #- name: Print all available facts
ansible.builtin.debug: # ansible.builtin.debug:
var: ansible_facts # var: ansible_facts
- name: check if we are in an container env by existing systemd - name: check if we are in an container env by existing systemd
stat: stat: