mac_maker.ansible_controller.environment

Ansible runtime environment class.

class mac_maker.ansible_controller.environment.AnsibleEnvironment(spec)[source]

Ansible runtime environment.

Parameters:

spec (Spec) – The provisioning spec instance.

setup()[source]

Configure the environment for the current Ansible job.

Return type:

None