From the course: Build a CI/CD Pipeline
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Getting to know Ansible
From the course: Build a CI/CD Pipeline
Getting to know Ansible
- So, now that we've chosen our configuration management tool, let's learn more about it, get an idea for its syntax, its structure, and some of its abilities. So, I'm going to go to Google and just going to type in Ansible and I want to find the Ansible website, which is here. It's the very first result. And of course, let them know that I'm okay with the cookies. Great, so, now I'm in the Ansible website, which Ansible happens to be supported by Red Hat, and I want to learn more about the tool from the documentation perspective. So, of course, you can scroll through this website and learn more about what their marketing is saying about it, but I'd rather actually see the documentation because that's really what's telling me about the tool itself, how it works, how I can use it. So, as always with these tools that are kind of partially commercial, partially open source, you kind of have to dig a little bit to get to the developer stuff, and that's what we want. So, I'm going to go…
Contents
-
-
-
-
-
-
-
-
-
(Locked)
Learning objectives41s
-
(Locked)
Why configuration management matters4m 43s
-
(Locked)
Problems solved with configuration management tools1m 3s
-
(Locked)
Measuring success1m 46s
-
(Locked)
Configuration management tooling options2m 9s
-
(Locked)
Getting to know Ansible5m 5s
-
(Locked)
Ansible modules4m 13s
-
(Locked)
Hello world in Ansible3m 7s
-
(Locked)
Understanding Ansible’s workflow4m 32s
-
(Locked)
Remote controlling remote machines27m 33s
-
(Locked)
Integrate configuration management with CI/CD pipelines20m 27s
-
(Locked)
Integrating Ansible in CI/CD23m 43s
-
(Locked)
Exercise: Automate infrastructure configuration30s
-
(Locked)
-
-