Added task for adding essential documentation on Ansible inventory file naming conventions

This commit is contained in:
2025-12-15 10:10:45 -05:00
parent 29bd8090be
commit 3040a6203d

View File

@@ -3,6 +3,7 @@
#+language: en
* PLANNED
** TODO [#A] Write documentation on the expected conventional names to be used in the inventory file
** 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