Industrializing deployments with Ansible
Prochaines sessions
Programme
Introduction
- Automated management of system and network infrastructure (servers, virtual machines, containers, network equipment)
- Concept of playbooks
- Configuration language, deployment, orchestration
- Ad-Hoc commands
Installation and inventory with Ansible
- Practical work on CentOS
- Configuration of the connection with remote servers: ssh
- First steps with ansible: inventory of accessible servers: hosts, groups, etc …
- Configuration of an automatic inventory
Playbooks and modules
- Samples of playbooks
- Modules provided with Ansible, writing new modules
Ad Hoc commands
- Shell commands
- Parallelism management
- File transfer
- Management of users and groups
- Deployment from sources
- Services management