mac_maker.ansible_controller.inventory
Inventory file for Ansible.
-
class mac_maker.ansible_controller.inventory.InventoryFile(state)[source]
Inventory file for Ansible.
- Parameters
state (TypeState) – The loaded runtime state object.
-
write_inventory_file()[source]
Write the Ansible inventory file to the correct location.
- Return type
None