Ansible. My preferred modules
Ansible ships with a number of modules (module library) that can be executed directly on remote hosts or through Playbooks. Modules are the ones that do the ...
Ansible ships with a number of modules (module library) that can be executed directly on remote hosts or through Playbooks. Modules are the ones that do the ...
In this post I will speak about installation and configuration the remote and control machine for running basic commands and the first playbook.
Ansible is an automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many ot...
As a sysadmin I often connect to servers that run the same commands by SSH. This is could be update packages, edit configures, copy files or some other thing...
Hetzner Rescue Mode allow to repair host system when you cannot access in usually way. In this post I will show how to mount LVM volume and to change a some ...