gather_facts
This commit is contained in:
3
roles/gather-facts/tasks/main.yml
Normal file
3
roles/gather-facts/tasks/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- name: Informationen sammeln
|
||||
ansible.builtin.debug:
|
||||
var: ansible_facts
|
Reference in New Issue
Block a user