Ansible Fundamentals | Engelstalig
Deze cursus in het kort
- Locaties door heel Nederland
- Professionele docenten
- Inclusief certificaat
- 9.4 op Springest.nl
- Ook bij u op locatie
Ansible is a configuration management tool like Puppet, Chef, CFEngine and others. But Ansible works without the concept of a master/slave setup and it is very easy to learn, setup and use. The ease of use has absolutely no influence on the available power. With Ansible it is easy to install and configure software, maintain user accounts etc.
The course Ansible Fundamentals | Engelstalig provides an introduction into configuration management in general, and a deeper insight of the Ansible configuration management tool. The Ansible basics will be covered. At the end of the course you will be able to understand and write your own ‘plays’, ‘playbooks’ and ‘roles’.
- When the number of systems to manage is growing, a point will be reached where managing these systems by hand is not feasible anymore. This is the moment to introduce configuration management. Ansible is an easy to learn, but very powerful tool to manage a large number of systems, without much effort.
Course attendees receive the following documentation:
- a student pack with copies of the presentations, lab exercises, answers to the exercises, and background information;
- Â a certificate as a proof of participation shortly after the course.
Doelgroep
The course is meant for Linux/UNIX system managers who want to use Ansible as a configuration management tool. The course is also meant for Devops engineers who want to use Ansible for a complete environment deployment.
Voorkennis
Although Ansible is written in Python, knowledge of the Python programming language is not required. Knowledge of the Linux or UNIX operating system is needed. Experience with system management is definitely an advantage. This prerequisite knowledge can be obtained via our Linux UNIX fundamentals course followed by the course Linux application administration (in Dutch language) or the courses in our LPIC-certification program.
Duur
The course lasts two days.
Groepsgrootte
The maximum group size is twelve people.
Certificaat
After the training you will receive a certificate.
- Introduction to configuration management
- Introduction to Ansible: installation, modules, inventory
- Playbooks: variables, host and groep variables, selection criteria, loops, facts, examples
- Templates: template structure, template roll-out, examples
- Roles: roles in generale, roles in playbooks, conditional roles
- Various: debugging, delegation, extra resources