ansible-inventory

ansible-inventory

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Jan 7 2:49
Editor
Edited
Edited
2023 Oct 15 3:35
Refs
Refs
  • show host file to graph but poor variable for each host
  • make host file to yaml
 
 

Action


  • —list : show list of json format
  • —host : show json format of 1 host
  • —graph : show graph tree
 
 
[group:children]
[group:vars]
 
 

example


.yaml format
.lst format - /etc/ansible/hosts
 
 

Recommendations