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.
Ethan Paul 0a7b67b6c5
Overhaul playbook organizational structure
provision playbooks now establish platform-related components of the macro system
configure playbooks now configure/update/establish specific subcomponents of systems
deploy playbooks will eventually deploy specific applications onto the platform
2020-12-04 14:52:49 -05:00
2020-02-11 23:15:34 -05:00
2020-02-11 23:16:58 -05:00
2020-02-11 23:15:34 -05:00

omni-ansible

Network Ansible configurations

  • The omni_* prefix is used for custom variables defined and used internally to distinguish them from ansible_* 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
No description provided
Readme 357 KiB
Languages
HTML 46.2%
Jinja 46.1%
Shell 7.7%