
Explore use cases of Ansible for cloud automation, network, and provisioning across platforms. Leverage hundreds of modules, security automation, orchestration, and an enterprise automation platform for scale.
Roles split a playbook into multiple files, simplifying complex playbooks and enabling reuse. Rules group variables, tasks, files, templates, and modules into independent or interdependent collections.
Discover the eight standard directories of an Ansible role and include at least one. Use include role to reuse roles and the Ansible Galaxy client to create role directory structures.
Master Ansible templates by using jinja variables in files with curly braces, and apply them with the template module to render src to dest on remote hosts under cluster conditions.
Learn how to use Ansible handlers within a demo playbook to update packages and copy inline content, with notify directives triggering update and data handlers and verifying file creation.
his course introduces a beginner in DevOps to basic fundamentals of Ansible with easy to do hands-on exercises that you can practice right in the browser. The course introduces basic use cases of Ansible followed by an introduction to Ansible Inventory, Playbooks, Modules, Variables, Conditionals, Loops and Roles. Each lecture is accompanied by a set of coding exercises giving the user a hands-on experience in developing Ansible Playbooks.
What is so special about THIS course?
Lectures backed by animated slides makes it simple and easy to understand. This is the only course that provides Coding Exercises were you can practice Ansible Playbooks right in your browser.
What is Ansible?
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
Legal Notice:
Ansible® and Ansible Tower® are registered trademarks of Ansible, Inc. in the United States and other countries. This course is not certified, accredited, affiliated with, nor endorsed by Ansible, Inc.
Who this course is for:
System Administrators
Cloud Infrastructure Engineers
Automation Engineers
Anyone who wants to learn to automate without coding