Ansible Automation Controller: –
The control plane for the Ansible Automation Platform is the automation controller (replacing Ansible Tower). It includes a user interface (UI), role-based access control (RBAC), workflows, and continuous integration and continuous delivery (CI/CD) for helping your team scale with more efficiency and flexibility.
Deployment: –
Create DNS Entries in the DNS Server for the ansible automation Controller and verify.
Download the Automation Setup Bundle from the Redhat Portal – https://developers.redhat.com/products/ansible/download
Extract the Downloaded ansible-automation-platform tar file.
Switch to the Ansible Automation Platform Directory.
In the Inventory file, add Host FQDN/IP in the [automationcontroller ]section, and In [all: vars] section, enter admin_password & pg_password.
Run setup.sh file – ./setup.sh
Deployment completed successfully.
Access Portal using FQDN/IP. Login Portal using admin user and password.
Activate Subscription. Use the Subscription Manifest or Redhat username/password for the subscription.
Click on Next
Submit.
Red Hat OpenStack Services on OpenShift (RHOSO) provides the foundation to build a private or public…
Kubernetes (often shortened to “K8s”) is an open-source system for automating the deployment, scaling, and…
Ceph is an open-source, distributed storage platform that provides object, block, and file storage in…
Prerequisites Red Hat OpenShift cluster deployed and operational You can refer to my earlier post…
Agent-Based Installation The Agent-based installation method provides the flexibility to boot your on-premise servers in…
You can check the earlier post regarding cluster setup and ODF setup https://kdinesh.in/deployment-of-openshift-4-20-with-using-the-assistant-installer/ https://kdinesh.in/openshiftodf/ Login…
View Comments