#+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]]