Created orgmode hidden dir. for proj. management
This commit is contained in:
12
.orgmode/progress.org
Normal file
12
.orgmode/progress.org
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
#+author: Alex Tavarez
|
||||||
|
#+email: ajt95@prole.biz
|
||||||
|
#+language: en
|
||||||
|
|
||||||
|
* TODO [#A] Import package configuration playbooks or roles into ~configure@vps.yml~ [fn:1]
|
||||||
|
** TODO [#A] Create playbooks or roles that configure expected packages
|
||||||
|
* TODO [#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:2]
|
||||||
|
|
||||||
|
...
|
||||||
|
[fn:1] See [[Ansible import_playbook module documentation][https://docs.ansible.com/ansible/latest/collections/ansible/builtin/import_playbook_module.html]]
|
||||||
|
[fn:2] 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]]
|
Reference in New Issue
Block a user