DevOps(Day-56): Understanding Ad-hoc commands in Ansible
Ansible ad hoc commands are one-liners designed to achieve a very specific task they are like quick snippets and your compact Swiss army knife when you want to do a quick task across multiple machines.
To put simply, Ansible ad hoc commands are one-l...
bandandevopsjourney.hashnode.dev2 min read
Gemma Black
This is very handy! I've never used as hoc commands. For managing users, it's a great use case.