Understanding Ad-hoc commands in Ansible
What is an ad hoc command?
An Ansible ad hoc command uses the /usr/bin/ansible command-line tool to automate a single task on one or more managed nodes. ad hoc commands are quick and easy, but they are not reusable. So why learn about ad hoc commands...
sowmya-mb-techblogs.hashnode.dev3 min read