mac_maker.ansible_controller.environment
Ansible runtime environment class.
-
class mac_maker.ansible_controller.environment.Environment(state)[source]
Ansible runtime environment.
- Parameters
state (TypeState) – The loaded runtime state object.
-
setup()[source]
Configure the environment for the current Ansible job.
- Return type
None