Control Node
Last updated
Was this helpful?
Last updated
Was this helpful?
In Ansible, we always have two scopes:
Control node (is a machine, you run Ansible from it)
Target machine
As we said before, OpenEDX native installation uses Ansible for provisioning and deploying OpenEDX dependencies and components. The deployment node (control node) is where we make the deployments from.