a3471012ac
Created example file for natively provided private SSH key contents
Alex Tavarez2025-09-05 12:36:38 -04:00
4ee31f4f1c
Created example file with example YAML data structure for host group
Alex Tavarez2025-09-05 12:35:23 -04:00
c29fd64d7e
Uncommented task inclusion instead of roles playbook item key, added play name, changed host
Alex Tavarez2025-09-05 12:34:26 -04:00
966bd6751d
Gave playbook a name, added helpful comments, and specified user authentication information under vars playbook item key
Alex Tavarez2025-09-05 12:32:30 -04:00
c42feba85c
Changed format of facts cache files to JSON
Alex Tavarez2025-09-05 12:30:52 -04:00
2b45211ac0
Removed import of task meant to be done via non-root user with privilege escalation
Alex Tavarez2025-09-05 12:30:01 -04:00
46b3a7ef2e
Configured ansible-lint to be parseable
Alex Tavarez2025-09-05 12:28:42 -04:00
c97ff53cd7
Adjusted gitignore for new directory structure
Alex Tavarez2025-09-05 00:23:22 -04:00
7ec74d7f95
Starting from scratch with new playbooks using different directory structure
Alex Tavarez2025-09-05 00:22:47 -04:00
53cc3ddad3
Removed a bunch of files from bootstrap role to start it from scratch
Alex Tavarez2025-09-05 00:21:16 -04:00
0bc1040fe9
Starting the bootstrap role Ansible code from scratch
Alex Tavarez2025-09-05 00:20:07 -04:00
10d518fab3
Moved and renamed OrgMode task file to project root
Alex Tavarez2025-07-27 00:08:26 -04:00
c332dc51e6
Changed paths for roles, collections, plugins, etc., and set playbook directories, etc., for new project structure
Alex Tavarez2025-07-27 00:06:05 -04:00
bffe44b5a7
Added new ansible home directory, moving roles into its 'roles' subdirectory
Alex Tavarez2025-07-27 00:04:39 -04:00
02d35f36fb
Added playbook variables and tasks for podman image installations, created gocryptfs vault and ProFTPd users and directories, added recusrive bind mounts of gocryptfs vault and web source code
Alex Tavarez2025-07-23 15:43:03 -04:00
7fffe801b0
Added templates to have their variables set through bootstrap role's vars' options directory files
Alex Tavarez2025-07-23 15:41:01 -04:00
4d11cb4266
Replaced with a directory form instead
Alex Tavarez2025-07-23 15:38:45 -04:00
3e54665690
Added mirror structure for bootstrap role's vars as that in role's defaults, specifying variable values
Alex Tavarez2025-07-23 15:38:08 -04:00
b18b3a76d5
Added packages providing database server ProFTPd modules
Alex Tavarez2025-07-23 15:35:27 -04:00
3ae29cd771
Refacted by moving variable declarations into distinct per-app files under 'options' subdirectory
Alex Tavarez2025-07-23 15:34:46 -04:00
381911304a
Removed vars file inclusion to specify defaults for roles inclusion instead, added task to install ProFTPd ftpasswd utility and certbot Porkbun API plugin
Alex Tavarez2025-07-23 15:31:46 -04:00
36ed8f5015
Removed variable already declared in roles vars/defaults, group_vars, or host_vars, and specified vars and defaults for role inclusions
Alex Tavarez2025-07-23 15:28:57 -04:00
a7e8bd856c
Added certbot configuration task with conditional porkbun API implementation, removed variables already declared in role vars/defaults, group_vars or host_vars
Alex Tavarez2025-07-23 15:27:26 -04:00
47e42283a1
commented out import of certbot-related configuration tasks due to isolated inclusion in configure@vps playbook
Alex Tavarez2025-07-23 15:25:33 -04:00
faa341e4bd
Changed variable null checks to be more consistent with idiomatic Jinja2
Alex Tavarez2025-07-23 15:23:49 -04:00
2bac0423db
Renamed looped variables to be consistent with name changes at assignment in bootstrap role's vars/defaults, removed redundant tags
Alex Tavarez2025-07-23 15:22:04 -04:00
dbd7205fd1
Added an ignore line for SSL certificate directories
Alex Tavarez2025-07-23 15:17:44 -04:00
a5cb54461d
Altered variable name due to change in name during assignment or declaration in bootstrap role's vars/defaults
Alex Tavarez2025-07-23 15:16:43 -04:00
ce3f7fef80
Soft-coded paths, changed to soft-coded defaults, for module parameters, registered more return values, added git defaultBranch name configuration task
Alex Tavarez2025-07-23 15:11:55 -04:00
408d178b9e
Default variables to be used in playbooks using this role
Alex Tavarez2025-07-22 10:28:04 -04:00
aa705db5c0
Removed a sub-sample of core packages from custom package install
Alex Tavarez2025-07-22 10:27:27 -04:00