Added a new major task for later

This commit is contained in:
2025-11-16 14:01:14 -05:00
parent 856704f9d7
commit c0a798837d

View File

@@ -3,12 +3,7 @@
#+language: en
* PLANNED
** TODO [#A] Add more sections to ~README.md~, as enlisted below
- Section about inventory conventional groups, with subsection on essential or avaialble host/group variables
- Section about available roles, with subsection on essential or available role variables
- Section about available playbooks, with subsection on essential or available playbook variables
- Section about conventional external variable files, their location(s) and the semantics of their filenames
- Section about conventions for handling sensitive information, and for directory tree structures under ~${SUKAATO_ANSIBLE_PROJECT}/playbooks/{files,templates}~ or ~${SUKAATO_ANSIBLE_PROJECT}/.ansible/roles/**/{files,templates}~
** 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