After considering feedback in #68 this changes the registered variables that are exported to the python scope to be stored in a dictionary where the keys are the names of the hosts and the values are the values of the registered variables.
Related PRs
none
Todos
[x] Tests
[x] Documentation
Impacted Areas in Application
List general components of the application that this PR will affect:
This may increase memory use if large values are registered.
Status
READY
Description
After considering feedback in #68 this changes the registered variables that are exported to the python scope to be stored in a dictionary where the keys are the names of the hosts and the values are the values of the registered variables.
Related PRs
none
Todos
Impacted Areas in Application
List general components of the application that this PR will affect:
This may increase memory use if large values are registered.