diff --git a/tasks.org b/tasks.org index ac88796..c79658a 100644 --- a/tasks.org +++ b/tasks.org @@ -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