mac_maker.ansible_controller.interpreter

Python interpreter discovery class.

class mac_maker.ansible_controller.interpreter.AnsibleInterpreter[source]

The local Python interpreter used by Ansible.

get_interpreter_path()[source]

Return the path to a valid python interpreter on this system.

Return type:

Path

Returns:

The path to a valid python interpreter.