Ways of Performing Configuration, Using adhoc command, Using Playbooks, Modules in Ansible , Creating new inventory file , Working with shell Module, user Module & apt Module
adhoc commands Important modules in ansible 1) command – This module is used for executing basic linux commands on managed nodes. … Read more