Ansible
Ansible is a automation and configuration management system developed by Red Hat. It requires only SSH connection to managed servers which makes Ansible very quick and easy to deploy in any environment.
Ansible Reference
Ansible Reference – available only to my True Fans on Patreon for now, will make this page public in March 2020
Unix Tutorial Posts on Ansible
- Getting Started with Ansible
- Running Ansible scripts in dry-run mode
- Use Backups when deploying with Ansible
- Run Ansible Tasks for Specific OS release version
- Docker module in Ansible
- Using non-standard SSH port for Ansible
- Run Ansible tasks based on OS distro (RedHat or Debian)
- Gathering (or not) facts in Ansible
- Ansible: Could Not Match Supplied Host Pattern error
See Also
- Ansible
- Red Hat Enterprise Linux 8
- Create a Unix group with Ansible
- Specify User per Task in Ansible
Ansible is a automation and configuration management system developed by Red Hat. It requires only SSH connection to managed servers which makes Ansible very quick and easy to deploy in any environment.
Ansible Reference
Ansible Reference – available only to my True Fans on Patreon for now, will make this page public in March 2020
Unix Tutorial Posts on Ansible
- Getting Started with Ansible
- Running Ansible scripts in dry-run mode
- Use Backups when deploying with Ansible
- Run Ansible Tasks for Specific OS release version
- Docker module in Ansible
- Using non-standard SSH port for Ansible
- Run Ansible tasks based on OS distro (RedHat or Debian)
- Gathering (or not) facts in Ansible
- Ansible: Could Not Match Supplied Host Pattern error
See Also
- Ansible
- Red Hat Enterprise Linux 8
- Create a Unix group with Ansible
- Specify User per Task in Ansible