From the course: Ansible: From Basics to Guru by Pearson

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Lesson 6 lab solution: Setting up Ansible Tower to manage assets in Ansible

Lesson 6 lab solution: Setting up Ansible Tower to manage assets in Ansible - Ansible Tutorial

From the course: Ansible: From Basics to Guru by Pearson

Lesson 6 lab solution: Setting up Ansible Tower to manage assets in Ansible

All right, for this lab, we are going to start with the working version of Ansible Tower. Makes no sense to install it again. We are going to add the CentOS 7 machine that I just installed. Okay, let's do a quick test and see if we can log in. As I say Ansible at 192.168.29.1.9.5 and yes and hop. And also sudo ls on slash root. Is that working? Prompting for a password, but we are getting in. So we have privilege escalation and seems to be good. So let's get to the Ansible tower interface. In the Ansible tower interface, I am going to use my inventory and in the inventory. Well, it's up to you what you want to do. You can integrate it into an existing inventory. I don't want to do that. I want to create a new inventory to make this separate topic. So the name is CentOS 7. And the organization is default. Well, before I can do anything, I need to click on save. Next, I need to add my hosts and my hosts are centos7.example.com, just one host. One more thing, we need to get back to the…

Contents