d149361e60
set up or initialized Python project
main
Alex Tavarez
2025-12-21 16:58:39 -05:00
1851b0bb04
added Python lock file to version control exclusion rules
Alex Tavarez
2025-12-21 16:57:41 -05:00
88aac6b598
created environment variables file
Alex Tavarez
2025-12-21 16:56:35 -05:00
ed06773cac
changed a version control exclude rule due to change in Python environment dir change
Alex Tavarez
2025-12-21 16:55:59 -05:00
0dc3edc0bc
added next few tasks
Alex Tavarez
2025-12-21 16:54:39 -05:00
ea7d9f7caf
changed some fields/keys/attributes and changed references to reflect those changes
Alex Tavarez
2025-12-21 16:53:52 -05:00
ffa5408e9c
further clarified STDOUT message guiding user
Alex Tavarez
2025-12-21 14:44:47 -05:00
2d7f783bb9
added some more guiding STDOUT statements for commands and removed useless function
Alex Tavarez
2025-12-21 14:35:56 -05:00
eb437ce2e9
refactor: script file no longer necessary after refactor
Alex Tavarez
2025-12-21 13:58:11 -05:00
07ff003870
refactor: changed name and location of file setting environment variables, made it take shell arguments with native functions as well
Alex Tavarez
2025-12-21 13:57:09 -05:00
d88a9d6176
fix: playbook task already has access to inventory-level variables
Alex Tavarez
2025-12-16 13:48:33 -05:00
c39463f4a7
feature: added a set of default path environment variables to be used as part of execution environment
Alex Tavarez
2025-12-16 13:47:47 -05:00
474574860a
fix: changed from dot notation to bracket notation for attr/meth access
Alex Tavarez
2025-12-16 13:44:10 -05:00
645d815413
fix: removed some unnecessary escape characters, added title for installation section, added links to Gitea Wiki
Alex Tavarez
2025-12-16 12:52:05 -05:00
3c3f7cbf1d
fix: edited typos and added more exposition for the role scope section
Alex Tavarez
2025-12-15 10:22:58 -05:00
e175e41810
Filled in role metadata and placed in dependencies
Alex Tavarez
2025-12-15 10:12:08 -05:00
3040a6203d
Added task for adding essential documentation on Ansible inventory file naming conventions
Alex Tavarez
2025-12-15 10:10:45 -05:00
29bd8090be
Rewrote README to reflect refactored and rewritten Ansible project, and essential information
Alex Tavarez
2025-12-15 10:08:23 -05:00
40bbe62203
removed Podman post-installation handlers as containers will no longer be managed via Ansible
Alex Tavarez
2025-12-07 21:35:53 -05:00
cb69a9b430
removed a list of container software due to separate repo handling this via Compose files
Alex Tavarez
2025-12-07 21:34:43 -05:00
19f1681473
Added containers to software dictionary list
Alex Tavarez
2025-12-01 21:11:39 -05:00
5e5dabff1a
Added the creation of symbolic links to Nextcloud snap binaries for Nextcloud
Alex Tavarez
2025-12-01 19:20:06 -05:00
d4aa128e4c
Added configuration value related to setting default phone region for Nextcloud
Alex Tavarez
2025-12-01 18:59:31 -05:00
512c7a82e5
Added default phone region for accepting phone numbers, and overwrote URLs for Nextcloud
Alex Tavarez
2025-12-01 18:58:07 -05:00
6c4c3d0794
Added ClamAV and ClamAV SystemD daemon package installations
Alex Tavarez
2025-11-30 14:54:25 -05:00
5a75942336
Created handler for podman installation that installs containers
Alex Tavarez
2025-11-30 14:53:27 -05:00
dd463297dd
Added TODOs for this handler
Alex Tavarez
2025-11-30 14:52:09 -05:00
a1bc0ae727
Created systemd user unit service file for Aria2
Alex Tavarez
2025-11-18 21:47:11 -05:00
4dd524a5f2
Added RSyncD configuration file
Alex Tavarez
2025-11-18 21:45:43 -05:00
5901f69c29
Added handler for installing containers after podman installation
Alex Tavarez
2025-11-18 21:45:14 -05:00
73ef748c95
Added Jinja variables
Alex Tavarez
2025-11-18 21:44:28 -05:00
065e93d7c7
Added configuration fields for Aria2
Alex Tavarez
2025-11-18 21:43:48 -05:00
3f11b7c78d
Added handler for RSyncD configuration
Alex Tavarez
2025-11-18 21:38:39 -05:00
64873bb846
Added a handler for Aria2 setting up daemon and configuration
Alex Tavarez
2025-11-18 21:37:40 -05:00
bdc6905491
Added Fail2Ban jails for ProFTPd and SSHD
Alex Tavarez
2025-11-18 21:36:59 -05:00
272c1342c1
Excluded Ansible Galaxy cache data and token file from version control tracking
Alex Tavarez
2025-11-18 21:36:09 -05:00
db18e6ddf6
Commented LDAP and NodeJS packages, uncommented aria and rsync packages, from software list--added container, misc and snap software
Alex Tavarez
2025-11-18 21:34:30 -05:00
ee3cf37d2f
Imported new additional tasks
Alex Tavarez
2025-11-18 21:31:56 -05:00
7d2d9081e2
Created set of additional tasks for custom filters for new Fail2Ban ProFTPd jail
Alex Tavarez
2025-11-18 21:30:47 -05:00
870b16582c
Added set of tasks configuring Nextcloud after installation
Alex Tavarez
2025-11-18 21:29:25 -05:00
de70d3bdd3
Added task to modify default branch name
Alex Tavarez
2025-11-18 21:28:33 -05:00
72395382d3
Changed order of preferred paths for Ansible
Alex Tavarez
2025-11-18 21:27:01 -05:00
fd5cdca0e9
Excluded collections from version control tracking
Alex Tavarez
2025-11-18 21:25:57 -05:00
0a072b4c90
Added handler for nextcloud, to configure it after it has been installed by snapd
Alex Tavarez
2025-11-17 09:39:49 -05:00
736277c377
Added handler for snapd that installs listed snap packages after snapd itself is installed
Alex Tavarez
2025-11-17 09:37:43 -05:00
b386f5e363
Added snap software packages and an LDAP library package for PHP
Alex Tavarez
2025-11-17 09:37:04 -05:00
da694910c6
Added snap software packages and an LDAP library package for PHP
Alex Tavarez
2025-11-17 09:36:19 -05:00
93bc285f3d
Started creation of play after VPS has been made and initial configuration of main services has been done
Alex Tavarez
2025-11-16 14:02:09 -05:00
c0a798837d
Added a new major task for later
Alex Tavarez
2025-11-16 14:01:14 -05:00
856704f9d7
Added some configuration information for ProFTPd to be used by its configuration file templates ireferred to by its handler
Alex Tavarez
2025-11-16 14:00:43 -05:00
f74482c400
Re-added a line specifying a default root for default server and moved MaxInstances line into here due to it being more appropriate context
Alex Tavarez
2025-11-16 13:59:49 -05:00
a6218cbaef
fix: changed join function sytnax to correct Python method syntax
Alex Tavarez
2025-11-16 13:58:37 -05:00
8c88322621
Renamed file and edited to render it exemplar
Alex Tavarez
2025-11-16 13:57:30 -05:00
960f54efca
Added more directives to file to increase security of and friendliness of ProFTPd FTP server
Alex Tavarez
2025-11-16 13:55:15 -05:00
a6039e2c13
Added an import of task transfering over SSL/TLS certificates
Alex Tavarez
2025-11-16 13:53:51 -05:00
c3eed3e396
Added a task to transfer over and register FQDN certificates from Ansible to remote machine
Alex Tavarez
2025-11-16 13:53:02 -05:00
4fad50c9dc
Created a task for creating public FTP directory, created MOTD script transfer tasks
Alex Tavarez
2025-11-16 13:51:47 -05:00
ea2346c41b
Added importing of ProFTPd handler task to main bootstraps role handler
Alex Tavarez
2025-11-16 13:49:15 -05:00
8b2390a1b7
Added a handler for configuring ProFTPd after it has been installed
Alex Tavarez
2025-11-16 13:47:56 -05:00
ee8a391d0e
Added list of basenames for SSH MOTD scripts for ease of selection, and added a service to a user
Alex Tavarez
2025-11-16 13:47:06 -05:00
460e3f42ce
Added exclusions of files with variable values specific to my use case, rather than being generic
Alex Tavarez
2025-11-16 13:45:27 -05:00
e06807ed37
fix: removed line that will be added via task instead
Alex Tavarez
2025-11-12 19:38:35 -05:00
08df87b0bf
fix: changed to more appropriate uppercasing of domain name
Alex Tavarez
2025-11-12 19:07:12 -05:00
d52f7e02a8
fix: wrong variable name for ServerName directive in template
Alex Tavarez
2025-11-12 19:06:30 -05:00
a387326cca
feature: created preliminary ProFTPd installation task handler that configures ProFTPd
Alex Tavarez
2025-11-12 18:54:40 -05:00
a0413c7ebc
fix: changed Ansible user module system attribute value to boolean type
Alex Tavarez
2025-11-12 18:52:43 -05:00
b4f6afa628
feature: added a configuration section for ProFTPd to fill in template file variables
Alex Tavarez
2025-11-12 18:51:45 -05:00
4d3d060ec2
feature: added ProFTPd configuration template files to be used by handlers at installation
Alex Tavarez
2025-11-12 18:50:26 -05:00
f97a93ee05
feature: added an id attribute for users that must be specified for their account creation
Alex Tavarez
2025-11-12 18:48:25 -05:00
bbdcba0b72
feature: added and uncommented more software
Alex Tavarez
2025-11-12 08:33:53 -05:00
4fc691d1db
feature: explicitly set PrintMotd SSH option to always be true to allow non-script MOTD capabilities regardless of PAM usage in SSH
Alex Tavarez
2025-11-12 08:33:13 -05:00
8bf893ee1f
feature: changed to have PAM allowed by default for SSH for MOTD capabilities
Alex Tavarez
2025-11-12 08:31:47 -05:00
3ed2791d13
feature: renamed and changed contents of file to provide a handler configuring proftpd
Alex Tavarez
2025-11-12 08:30:02 -05:00
f139afe429
Added some exclusion rules for sensitive data
Alex Tavarez
2025-11-12 08:28:15 -05:00
0efe13e76b
refactor: restructured project for higher-utility naming practices and optimized data structures for variables
Alex Tavarez
2025-11-11 00:58:10 -05:00
44a292f19f
Added password prompt and declared ansible_user variable
Alex Tavarez
2025-10-21 16:39:58 -04:00
f055178030
Moved SSH user configuration from playbook files to lockdown role files
Alex Tavarez
2025-10-21 16:39:00 -04:00
c579cf386b
Moved XDG user configuration from playbook files to lockdown role files
Alex Tavarez
2025-10-21 16:38:00 -04:00
3d35228d29
Moved SSH user config example from playbook files to lockdown role file
Alex Tavarez
2025-10-21 16:34:58 -04:00
430db9c1d8
Moved bash aliases and functions from playbook files to lockdown role files
Alex Tavarez
2025-10-21 16:32:46 -04:00
09cdafc570
Added task for taking contents from acquired files, added delegation to a task
Alex Tavarez
2025-10-21 14:07:48 -04:00
fd8e4e29b6
Changed task name for imported playbook
Alex Tavarez
2025-10-21 14:06:38 -04:00
8d4ef1a461
Changed source path for files moved into lockdown role that are used in copy module tasks
Alex Tavarez
2025-10-21 14:05:51 -04:00
8647bb2a06
Made match terms more efficient and less redundant
Alex Tavarez
2025-10-21 14:01:55 -04:00
fa015cd85c
Added an example SSH user configuration file for hosts under the servers group
Alex Tavarez
2025-10-21 11:50:21 -04:00
8a77110c0b
Fixed indentation, changed destination path basename for copy module tasks
Alex Tavarez
2025-10-21 11:36:41 -04:00
7884ac47cf
Refactored git configuration tasks, converting them to lockdown role tasks, and replaced playbook prompt variables with lockdown role variabls
Alex Tavarez
2025-10-21 11:33:44 -04:00
e2c1dcdd2f
Added defaults for some git configuration values
Alex Tavarez
2025-10-21 09:28:37 -04:00
66b71ee225
Refactored and moved set of git configuration tasks to lockdown role
Alex Tavarez
2025-10-21 09:20:17 -04:00
97802668da
Added git configuration, including acquisition/creation of SSH keys; to be moved/refactored later
Alex Tavarez
2025-09-25 15:06:40 -04:00
c551192d2c
Changed naming scheme for GPG keys, specified conditional case for GPG key acquisition/creation method
Alex Tavarez
2025-09-25 15:05:09 -04:00
28123cf513
Changed aside due to unexpected rendering
Alex Tavarez
2025-09-07 01:16:44 -04:00
8039e37dc7
Added task for sections to add to README file
Alex Tavarez
2025-09-07 01:14:09 -04:00
b4866b9fbb
Elaborated further on the nature of the project and added some sections explaining some aspects of current logic
Alex Tavarez
2025-09-07 01:13:45 -04:00
c175fea059
Made EOF value for insertafter explicit and fixed path reference in lookup
Alex Tavarez
2025-09-06 13:54:48 -04:00
c06b688e87
Rewrote more efficient ignore expressions
Alex Tavarez
2025-09-06 13:53:16 -04:00
da121f6cff
Added example groups for household machines and personal machines with public exposure
Alex Tavarez
2025-09-06 13:51:39 -04:00
d7b22019b5
Added tags to several tasks, and added tasks that allow import of GPG private keys to remote host
Alex Tavarez
2025-09-06 13:50:14 -04:00
6091dfffa1
Added role default variable definitions for gpg key management
Alex Tavarez
2025-09-06 13:49:25 -04:00
dd29aa7384
Created gpg-related tasks for lockdown role for post-lockdown initial set-up
Alex Tavarez
2025-09-06 13:47:33 -04:00