„get_facts.yml“ ändern
parent
8334e5d55a
commit
a8bcddc76f
@ -1,3 +1,6 @@
|
|||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: all
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
|
tasks:
|
||||||
|
- debug:
|
||||||
|
var: ansible_facts
|
Loading…
Reference in New Issue