Documentation
¶
Overview ¶
Package inventory contains types and functions to manage an Ansible inventory (the bits that roster uses, for now).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortInventory ¶
func SortInventory(i *Inventory)
SortInventory sorts any slice elements (e.g. the Hosts element of the Groups). Useful for testing comparisons using reflect.DeepEqual, possibly other places so put it here instead of inventory_test.go
Types ¶
Click to show internal directories.
Click to hide internal directories.