Resources attached to the Road To DevOps tutorial
https://blog.noobtoroot.xyz/road-to-devops/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
744 B
30 lines
744 B
2 years ago
|
# Formation Ansible
|
||
|
|
||
|
|
||
|
## Programme
|
||
|
|
||
|
1. Introduction ansible
|
||
|
2. Installation / Inventaire
|
||
|
3. Commandes ad-hoc
|
||
|
4. Playbooks
|
||
|
5. Roles
|
||
|
6. Structures de contrôle
|
||
|
7. Templates
|
||
|
8. Notions avancées
|
||
|
|
||
|
## Slides
|
||
|
|
||
|
Pour récupérer les slides :
|
||
|
|
||
|
`git clone --recurse-submodules https://gitlab.siinergy.net/sii-ouest/trainings/ansible.git`
|
||
|
|
||
|
Version [pdf](https://gitlab.siinergy.net/sii-ouest/trainings/ansible/-/jobs/artifacts/2019-03-06/raw/ansible.pdf?job=make-pdf)
|
||
|
|
||
|
## Machines vituelles
|
||
|
|
||
|
Voir [ansible-config-virtualbox-vms.md](ansible-config-virtualbox-vms.md).
|
||
|
|
||
|
## Todo
|
||
|
|
||
|
Les améliorations à apporter à la formation : [https://gitlab.siinergy.net/sii-ouest/trainings/ansible/boards](https://gitlab.siinergy.net/sii-ouest/trainings/ansible/boards)
|