Files
sukaato-ansible/tasks.org
2025-12-21 16:54:39 -05:00

15 lines
700 B
Org Mode

#+author: Alex Tavarez
#+email: ajt95@prole.biz
#+language: en
* PLANNED
** DONE [#A] Write documentation on the expected conventional names to be used in the inventory file
** DONE [#A] Write documentation on the expected conventional paths to be used in the inventory file
** TODO [#A] Create Python Click library/package- based CLI
** TODO [#A] Soft-code relative paths for role files/templates in Ansible tasks/plays
** TODO [#A] Soft-code project root and paths to passwords/secrets files for Ansible tasks/plays
** TODO [#A] 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