Commit 7939686d authored by Theo's avatar Theo
Browse files

Update 5G_deployment_revised.md

parent d36bc3cb
Showing with 2 additions and 3 deletions
+2 -3
......@@ -2049,7 +2049,7 @@ The 5g_ran.yml ensures the following tasks:
args:
chdir: /5g/oai-nr-ue
```
## 2.2 5g_dep
## 5g_dep
This YAML defines an Ansible playbook named "deploy 5g" with the following characteristics:
- **name**: "deploy 5g" - This is the name given to the playbook, describing its purpose, which is to deploy a 5G network.
- **hosts**: "masters" - This specifies the group of hosts (servers or machines) on which the playbook will be executed. In this case, it targets the group named "masters", indicating that the tasks in the playbook will run on those hosts.
......@@ -2067,8 +2067,7 @@ This inventory file is the same one utilized in the Kubernetes deployment. It en
## Ansible Playbook Structure for FlexRIC Deployment
### playbooks
### playbooks:
#### RF Simulator FlexRIC Connectivity
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment