Ethan Paul
01c882d585
God pip is just the absolute goddamn worst holy shit It took me like two hours to dig myself out of the compatibility problems trying to install docker bindings to the system python gave me. This will teach me to never install anything to the system python ever again. God I hate pip |
||
---|---|---|
_legacy | ||
playbooks | ||
roles | ||
tasks | ||
vars | ||
.gitignore | ||
.gitmodules | ||
en1.yml | ||
en2.yml | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
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.