During a technical talk, the speaker will cover:
- Ansible's convenient and efficient repository structure;
- Ansible projects: a gathering point for roles and inventory to run scripts;
- Ansible roles: atomic functionality with code quality checks, as well as versioning and documentation rules;
- Ansible's collections: low-level Python modules and ready-made playbooks;
- repository templates for a quick start;
- uniform rules for using and formatting Ansible code;
- support tools: ghorg, pre-commit, ansible-lint.