This repository has been archived on 2024-05-02 . You can view files and clone it, but cannot push or open issues or pull requests.
The overall config this will end up with is going to be nowhere near complicated enough to require the segmented structure of roles. A single directory of reusable tasks and resources will be much better
omni-ansible
Network Ansible configurations
- The
omni_*
prefix is used for custom variables defined and used internally to distinguish them fromansible_*
or other variables - Roles: things machines do. Tasks: how those things are done. Platform compatibility should be handled in tasks. Config logic should be handled in roles.
Description
Languages
HTML
46.2%
Jinja
46.1%
Shell
7.7%