Contents
Scripts / Batch Files
Backup Current Directory to a Date & Time Stamped Directory [DOS]
Expect command and how to automate shell scripts like magic [Linux]
Ansible
- Ansible is an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code.
- Ansible is agent less (push configuration), Python based, connect via SSH to run commands, Open Source.