Commit Graph

19 Commits

Author SHA1 Message Date
da694910c6 Added snap software packages and an LDAP library package for PHP 2025-11-17 09:36:19 -05:00
a6039e2c13 Added an import of task transfering over SSL/TLS certificates 2025-11-16 13:53:51 -05:00
c3eed3e396 Added a task to transfer over and register FQDN certificates from Ansible to remote machine 2025-11-16 13:53:02 -05:00
4fad50c9dc Created a task for creating public FTP directory, created MOTD script transfer tasks 2025-11-16 13:51:47 -05:00
a0413c7ebc fix: changed Ansible user module system attribute value to boolean type 2025-11-12 18:52:43 -05:00
8bf893ee1f feature: changed to have PAM allowed by default for SSH for MOTD capabilities 2025-11-12 08:31:47 -05:00
0efe13e76b refactor: restructured project for higher-utility naming practices and optimized data structures for variables 2025-11-11 00:58:10 -05:00
bffe44b5a7 Added new ansible home directory, moving roles into its 'roles' subdirectory 2025-07-27 00:04:39 -04:00
f13eb67b18 Added tasks that configure proftpd 2025-07-23 15:39:55 -04:00
3f54b98177 Added tasks that configure certbot 2025-07-23 15:39:37 -04:00
47e42283a1 commented out import of certbot-related configuration tasks due to isolated inclusion in configure@vps playbook 2025-07-23 15:25:33 -04:00
faa341e4bd Changed variable null checks to be more consistent with idiomatic Jinja2 2025-07-23 15:23:49 -04:00
9566575eb5 Removed redundant task tags 2025-07-23 15:22:47 -04:00
2bac0423db Renamed looped variables to be consistent with name changes at assignment in bootstrap role's vars/defaults, removed redundant tags 2025-07-23 15:22:04 -04:00
a5cb54461d Altered variable name due to change in name during assignment or declaration in bootstrap role's vars/defaults 2025-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 2025-07-23 15:11:55 -04:00
b65fee26a6 Added task that imports all tasks related to configuration of core packages 2025-07-21 18:36:19 -04:00
78951ddfe0 Moved what otherwise would've been handlers to task section to reduce complexity of implementation 2025-07-21 18:30:23 -04:00
85b1f6cd25 Added bootstrap role with the tasks, defaults and handlers necessary for the playbooks 2025-07-16 21:02:44 -04:00