„get_facts.yml“ ändern

master
Raimund Konz 1 year ago
parent a8bcddc76f
commit 193b2eea28

@ -1,6 +1,6 @@
---
- hosts: all
gather_facts: true
tasks:
- debug:
var: ansible_facts
tasks:
- debug:
var: ansible_facts
Loading…
Cancel
Save