▬▬▬▬▬▬ 🚀 Courses ▬▬▬▬▬▬
1. Terraform - • HashiCorp Terraform Associate Certifi...
2. Ansible - • Ansible for Beginners: Learn the Fund...
3. Prometheus & Grafana - • Getting started with Prometheus Grafa...
4. Helm Chart - • Complete Helm Chart Tutorial: From Be...
5. Hashi Corp vault - • HashiCorp Vault Installation - Part 1...
▬▬▬▬▬▬ ⭐️ Guide and Repository ⭐️ ▬▬▬▬▬▬
Github Repository : https://github.com/rahulwagh/ansible-...
Ansible is a configuration management tool that uses a simple, human-readable language to describe the desired state of a system. The basic structure of an Ansible project includes the following elements:
1. Roles: Roles are a way to organize playbooks and other files in a structured way. A role represents a specific function or a set of tasks, such as installing a specific software package or configuring a service.
2. Hosts: Hosts are the systems that Ansible will manage. The hosts can be specified in an inventory file, which is a plain text file that lists the hostnames or IP addresses of the systems that Ansible should manage.
3. Tasks: Tasks are the individual actions that Ansible will perform on the hosts. Tasks are defined in playbooks, which are written in YAML and specify the order in which tasks should be executed.
4. Inventory file: The inventory file is a plain text file that lists the hostnames or IP addresses of the systems that Ansible should manage. The inventory file can also be used to specify additional information about the hosts, such as the user to connect as or the location of the private key to use for SSH connections.
▬▬▬▬▬▬ ⭐️ Time Stamps ⭐️ ▬▬▬▬▬▬
0:00 What is Ansible hosts, invetory, roles, tasks and playbook?
06:51 How to create your first ansible project from scratch?
08:28 What is Ansible hosts file?
10:03 What is Ansible Hosts and Roles?
10:54 How to execute Ansible playbook command?
▬▬▬▬▬▬ ⭐️ Follow me ⭐️ ▬▬▬▬▬▬
Linkedin - / rahul-wagh
Twitter - / wagh_rahul
To learn more on DevOps visit - https://jhooq.com/
Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.
Video is copyrighted and can not be re-distributed on any platform.