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