% Ansible Automation CBT-Lab documentation master file, created by
% sphinx-quickstart on Fri Jun  7 15:34:20 2024.
% You can adapt this file completely to your liking, but it should at least
% contain the root `toctree` directive.

# Welcome to Ansible Automation Documentation!

Learn Ansible Network Automation with GNS3 and Cisco devices.

1. **What you'll learn**

  * Ansible fundamentals and Network automation with Ansible

2. **About the Author**

  * Associate Engineer (DAE in Electronics), learning network automation as a hobby after `25` years of job in a government organization in the field of Computer Networking.

3. **Skill as an Associate Engineers**

  - OFC/LAN Networking
  - Routing and Switching
  - VMware/KVM/VirtualBox
  - Docker/Vagrant - Hands On
  - IP Addressing and Sub-netting
  - Computer Basics - Windows 7/10
  - Linux and Ubuntu Desktop/Server
  - Ansible for Network Automation
  - Python for Network Automation

```{warning}
This quick start guide for Ansible is designed to help you get up and running with network automation. It covers essential techniques, making your network automation tasks more efficient. Please refer to the official Ansible documentation for the latest updates and features. The examples provided have been tested in a lab environment, so use with caution when applying them in production settings. The author is not responsible for any issues or damages arising from the use of this guide.
```

```{toctree}
:caption: 'Table of Contents:'
:maxdepth: 2

01_introduction/index
02_automation/index
03_installation/index
04_lab-setup/index
05_setting/index
06_variables/index
07_loop/index
08_conditional/index
09_filter/index
10_jinja/index
11_debug/index
12_vault/index
13_roles/index
14_VyOS/index
```
