„get_facts.yml“ ändern

master
Raimund Konz 1 year ago
parent 8334e5d55a
commit a8bcddc76f

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