Hacker News new | ask | show | jobs
by hoherd 403 days ago
That's not necessarily true. There is the raw module that executes a bare command. https://docs.ansible.com/ansible/latest/collections/ansible/...
1 comments

Yeah, but at that point you've lost a lot of the benefits to using ansible.
Ansible uses this module to configure devices where it is impossible to install python, like network devices, which is one of ansible's big strengths.