- What is the purpose and location of ansible.cfg file.
- Name any two settings from anible.cfg file.
- Please write below a sample inventory file with host, group & group of groups syntax in it.
- What is the diffrence between group_vars & host_vars directory?
- What are adhocs commands used for & write below syntax of a ad hocs command?
- Write below ad hoc command to gather fact varibales on all the hosts from the inventory file?
- What format does ansible ad hoc command returns the output?
- Name three types of modules in ansible?
- Name any 10 modules in ansible that you have used.
- How to list all the ansible core modules from command line.
- How to display all the options/attributes for apt module from command line.
- How can you check mandatory option for any module from command line?
- What is setup module used for?
- Write down sample global play declaration
- Write down any two tasks from playbook with its proper format and names.
- Whats is the diffrence between sudo and become module and its purpose.
- Write down playbook syntax of starting ntp service on webserver and dbservers host group at once.
- How to take user input from a playbook?
- What is debug module used for in playbooks?
- How to store output of any task into a varible from playbook?
Ansible Fundamental tutorial by Manish in 2020
Ansible Advance Tutorial for Beginners with Demo 2020 — By DevOpsSchool
Ansible with network module (Part 01) — By DevOpsSchool
Ansible with network module (Part 02) — By DevOpsSchool
Ansible with network module (Part 03) — By DevOpsSchool
Ansible with network module (Part 04) — By DevOpsSchool
Ansible with network module (Part 05) — By DevOpsSchool
Ansible with network module (Part 06) — By DevOpsSchool
Ansible with network module (Part 07) — By DevOpsSchool
Ansible with network module (Part 08) — By DevOpsSchool
Ansible with network module (Part 09) — By DevOpsSchool
Ansible with network module (Part 10) — By DevOpsSchool
Ansible with network module (Part 11) — By DevOpsSchool
Ansible with network module (Part 12) — By DevOpsSchool
Ansible with network module (Part 13) — By DevOpsSchool
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024