-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
3
-
False
-
-
False
-
?
-
rhos-product-tooling
-
None
-
-
-
-
Sprint 123
-
1
-
Moderate
There is a typo in the ansible_connection variable across several playbook files. The variable is written as ansibe_connection: local (missing one 'l') instead of the correct ansible_connection: local.
The typo is also present in other files in different areas of the codebase:
- playbooks/uni/run.yaml
- playbooks/adoption_uni_jobs/deploy-common/setup_hypervisor_connection.yaml
- playbooks/adoption_uni_jobs/deploy-common/run.yaml
Definition of Done:
Fixed typo in the below files:
- playbooks/uni/run.yaml
- playbooks/adoption_uni_jobs/deploy-common/setup_hypervisor_connection.yaml
- playbooks/adoption_uni_jobs/deploy-common/run.yaml