Ansible: Installation and Host Configuration
Ansible Installation Steps to install Ansible For example, take three servers (1-Ansiblemaster, 2-Nodes) Ansible as a means of managing our
Read moreAnsible Installation Steps to install Ansible For example, take three servers (1-Ansiblemaster, 2-Nodes) Ansible as a means of managing our
Read moreAd-hoc command modules and how to use it? Ad-hoc Commands: Ad-hoc commands will perform quick tasks and not save that
Read moreAnsible SSH configuration SSH Configuration Configure ssh connection, on both Ansible server and Node servers. Ansible Machine: Generate a key,
Read moreAnsible templates: Templates will copy the source file to the target host destination. While the template module gets executed it
Read moreANSIBLE ROLES: Ansible roles are the organized way to perform the tasks in different playbooks according to their functionality in
Read moreWhat is YAML: YAML stands for YAML Ain’t Markup Language, which is human-readable and often used in the configuration file.
Read moreWhat is Ansible? Ansible is an Open Source tool, used as a “Configuration Management System” designed to control a large
Read more