Moved and renamed OrgMode task file to project root

This commit is contained in:
Alex Tavarez
2025-07-27 00:08:26 -04:00
parent c332dc51e6
commit 10d518fab3
2 changed files with 0 additions and 12 deletions

View File

@@ -1,12 +0,0 @@
#+author: Alex Tavarez
#+email: ajt95@prole.biz
#+language: en
* TODO [#A] Import and use package configuration handler(s) in ~configure@vps.yml~
** TODO [#A] Create handlers that configure expected packages
** TODO [#A] Bundle these handlers under a single handler or under a file in ~./roles/handlers~
* DONE [#B] Finish task in ~install@vps.yml~ for extra packages that may be installed on the remote host
* TODO [#C] Create playbook or role that manages Linode account for creating VPSs[fn:1]
...
[fn:1] See [[Linode API documentation][https://techdocs.akamai.com/linode-api/reference/get-started]] and [[Ansible linode_v4 module documentation][https://docs.ansible.com/ansible/latest/collections/community/general/linode_v4_module.html]]

0
tasks.org Normal file
View File