mac_maker.ansible_controller.inventory

Inventory file for Ansible.

class mac_maker.ansible_controller.inventory.AnsibleInventoryFile(spec)[source]

Inventory file for Ansible.

Parameters:

spec (Spec) – The provisioning spec instance.

write()[source]

Write the Ansible inventory file to the correct location.

Return type:

None