Ansible day3 - class notes
2/15/2022
Recap from
Ansible
- agentless
- ssh
- python
- ansible
- yaml
- playbook -> task/handlers/vars/hosts/roles
- Roles
Variable Scope
- vars/default => default
- group => env variables
- Host =? certs
- Extra => env type
Nested Groups as part of inventory
No comments:
Post a Comment