Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/quick-start-with-ansible

[Quick Start with Ansible] This repository collects 14 of programming scenarios (labs and challenges) for Quick Start with Ansible. This course is designed to teach you the basics of using Ansible to configure Linux hosts. It includes an introduction to Ansible, installation, and a few simple exa...
https://github.com/labex-labs/quick-start-with-ansible

List: quick-start-with-ansible

ansible awesome awesome-list challenges course education hands-on labex labs programming

Last synced: about 2 months ago
JSON representation

[Quick Start with Ansible] This repository collects 14 of programming scenarios (labs and challenges) for Quick Start with Ansible. This course is designed to teach you the basics of using Ansible to configure Linux hosts. It includes an introduction to Ansible, installation, and a few simple exa...

Awesome Lists containing this project

README

        

# Quick Start with Ansible

[![Quick Start with Ansible](https://cover-creator.appbot.io/quick-start-with-ansible.png)](https://labex.io/courses/quick-start-with-ansible)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/quick-start-with-ansible)

This course is designed to teach you the basics of using Ansible to configure Linux hosts. It includes an introduction to Ansible, installation, and a few simple examples of using Ansible to perform common tasks.

![Ansible](https://img.shields.io/badge/Ansible-whitesmoke?style=for-the-badge&logo=ansible)

## Environment

LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- A strict β€œLearn by Doing” approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.

Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).

## Exercises

| Index | Name | Difficulty | Practice |
|---------|------------------------------------------------|--------------|---------------------------------------------------------------------------------------------------------------------------------|
| 01 | πŸ“– Ansible Installation on Ubuntu | β˜…β˜†β˜† | Start Lab |
| 02 | 🎯 Setup Ansible by Yourself | β˜…β˜†β˜† | Start Challenge |
| 03 | πŸ“– Ansible Configuration | β˜…β˜†β˜† | Start Lab |
| 04 | 🎯 Resolving Ansible Python Interpreter Warning | β˜…β˜†β˜† | Start Challenge |
| 05 | πŸ“– Ansible Groups Inventory | β˜…β˜†β˜† | Start Lab |
| 06 | πŸ“– Ansible Ad-Hoc Commands | β˜…β˜†β˜† | Start Lab |
| 07 | πŸ“– Ansible Playbook Basics | β˜…β˜†β˜† | Start Lab |
| 08 | πŸ“– Manage Multiple Ansible Inventories | β˜…β˜†β˜† | Start Lab |
| 09 | 🎯 Ansible Group Variables | β˜…β˜†β˜† | Start Challenge |
| 10 | πŸ“– Ansible Conditionals and Loops | β˜…β˜†β˜† | Start Lab |
| 11 | πŸ“– Ansible Jinja2 Templates | β˜…β˜†β˜† | Start Lab |
| 12 | πŸ“– Ansible Roles | β˜…β˜†β˜† | Start Lab |
| 13 | πŸ“– Ansible Command Module | β˜…β˜†β˜† | Start Lab |
| 14 | πŸ“– Ansible Shell Module | β˜…β˜†β˜† | Start Lab |
| 15 | πŸ“– Ansible Apt Module | β˜…β˜†β˜† | Start Lab |
| 16 | πŸ“– Ansible Copy Module | β˜…β˜†β˜† | Start Lab |
| 17 | πŸ“– Ansible File Module | β˜…β˜†β˜† | Start Lab |
| 18 | πŸ“– Ansible Fetch Module | β˜…β˜†β˜† | Start Lab |
| 19 | πŸ“– Ansible get_url Module | β˜…β˜†β˜† | Start Lab |
| 20 | πŸ“– Ansible Stat Module | β˜…β˜†β˜† | Start Lab |
| 21 | πŸ“– Ansible Cron Module | β˜…β˜†β˜† | Start Lab |
| 22 | πŸ“– Ansible Local Action Module | β˜…β˜†β˜† | Start Lab |
| 23 | πŸ“– Ansible Script Module | β˜…β˜†β˜† | Start Lab |

## More

- πŸ”— [Ansible Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- πŸ”— [Ansible Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- πŸ”— [Ansible Free Tutorials](https://github.com/labex-labs/ansible-free-tutorials)