diff --git a/tasks.org b/tasks.org index 5228acd..0a997d2 100644 --- a/tasks.org +++ b/tasks.org @@ -3,7 +3,11 @@ #+language: en * PLANNED -** TODO [#A] Write documentation on the expected conventional names to be used in the inventory file +** 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