mac_maker.ansible_controller.exceptions

Exceptions for the Ansible controller.

exception mac_maker.ansible_controller.exceptions.AnsibleBaseException[source]

Base class for Ansible controller exceptions.

exception mac_maker.ansible_controller.exceptions.AnsibleInterpreterNotFound[source]

Raised when a valid Python interpreter is not found.