700 B
700 B
- PLANNED
- Write documentation on the expected conventional names to be used in the inventory file
- Write documentation on the expected conventional paths to be used in the inventory file
- Create Python Click library/package- based CLI
- Soft-code relative paths for role files/templates in Ansible tasks/plays
- Soft-code project root and paths to passwords/secrets files for Ansible tasks/plays
- Rewrite dot notation usage of keys for accessing values in custom dictionary variables to bracket notation usage of keys across whole project
- IN PROGRESS
- FINISHED