Ansible, part II – modules and ad-hoc commands
- Automation
- 10:45 AM, Jun 23
Sending ad-hoc commands is very simple and at the same time opens up many very useful possibilities. Thanks to them, we can conveniently issue single command on one or many nodes. Issuing such commands allows among others: querying for various statuses, compliance verification, configuration backup, node or service restart, file, package and user accounts management,
READ MORE