Commit Graph

416 Commits

Author SHA1 Message Date
aa590effb2 added missing step or assurance 2026-07-14 12:54:34 -04:00
5d1e073470 added clarity to a callout/alert in the documentation 2026-07-14 09:30:38 -04:00
c7b1d2d30b added more shell script examples, this time showing how to use the shell script in this repo 2026-07-14 09:28:38 -04:00
ba7283b583 added SSH-related auth details as defaults when no HTTP auth available 2026-07-14 09:00:08 -04:00
1060724cf8 added some documentation for configuring and using this Ansible project 2026-07-14 08:57:49 -04:00
aae7b50c8d wrapped package names in quotes as convention 2026-07-13 13:13:16 -04:00
36b293f923 added a soulseek-cli installation 2026-07-13 13:03:57 -04:00
7e1c8c3f46 enabled julia installation and added virtualization packages for staging hosts 2026-07-13 10:21:22 -04:00
c9ceb8e9cf added port forwarding to Vagrant VMs and changed their SSH defaults 2026-07-13 07:13:16 -04:00
26eb7b38b9 changed networking options in Vagrantfiles 2026-07-12 16:56:35 -04:00
35a2f98fc0 added some Vagrantfiles to the repository 2026-07-12 16:37:24 -04:00
e53d6255e0 created major large-scale changes 2026-07-12 15:27:58 -04:00
e8b29bb8e8 added systemd unit for setting iptables rules using added script, added DSNet systemd unit 2026-06-19 19:22:21 -04:00
aa8d61aa09 added attribute to reboot task to ignore errors; included variables file for configuring VPN, i.e. DSNet, service configuration 2026-06-19 19:21:09 -04:00
2d6dcd3dab added attribute to reboot task to ignore errors; included variables file needed for VPN, i.e. DSNet, service configuration 2026-06-19 19:18:54 -04:00
2c66c3bd43 removed tasks that were instead migrated to a role task included by a role handler 2026-06-19 19:17:24 -04:00
20d1cd21a3 removed an empty line 2026-06-19 19:16:29 -04:00
83fa171341 added task for grabbng software binary as software installation 2026-06-19 19:15:38 -04:00
240efbb713 changed hardlink or actual destnation paths for software binaries, and used relative path for fetched secrets 2026-06-19 19:10:39 -04:00
bcf9eaebc9 removed unnecessary copy task for a source file in managed node 2026-06-19 19:06:55 -04:00
125ec09c8f migrated DSNet tasks to own task file in role, as opposed to having it in relevant playbook 2026-06-19 19:04:54 -04:00
b784b781d3 added a DSNet handler including tasks for post-installation 2026-06-19 19:03:52 -04:00
909682d74e moved burp and rsync installations, and added a new package group for direct software binaries, with dsnet listed in it 2026-06-19 19:02:29 -04:00
bd3029b914 made sure that handlers run prior to hostname change as well as a reboot in which the server is rendered inaccessible 2026-06-18 19:20:56 -04:00
57a3e876b8 added task informing user of needed actions to take advantage of now-avaialble vim plugins 2026-06-18 19:19:23 -04:00
1ce6879abf fixed typo in a line substitution, added SystemD restart tasks for service to abide by configuration changes 2026-06-18 19:18:26 -04:00
9ea7fb37b0 fixed missing loop variable for headscale user registration task 2026-06-18 19:17:16 -04:00
7584027890 moved VIM and Crowdsec setup handler listener, former due to now being userspace package group installation, latter due to needing to precede headscale handler tasks 2026-06-18 19:16:26 -04:00
a78613920c moved vim to userspace package group, referenced crowdsec handler, added password hashing/encryption 2026-06-18 19:14:14 -04:00
0dd0633166 hard-coded dedicated SSH keys for staging to automatically populate ssh-agent, added a subcommand for listing SSH keys in use by SSH agent 2026-06-17 14:42:16 -04:00
9945330b82 added task block to prompt user for a fallback password if given root password is null 2026-06-17 14:40:35 -04:00
f4399a2c8a added task block to prompt user for a fallback password if given user password is null 2026-06-17 14:40:17 -04:00
596b828e6f changed SSH key queries to dedicated SSH keys, and automated password creation, for staging; removed token to be prompted instead 2026-06-17 14:39:10 -04:00
13ef8fa459 made ungrouped hosts be two machines for staging or more 2026-06-17 14:36:26 -04:00
52f98c1d57 removed some information from example files for users to fill on their own 2026-06-16 15:02:11 -04:00
c0d0203406 excluded some very specific vars files from version control due to potential sensitive information 2026-06-16 14:57:56 -04:00
889b06bf21 altered template variables for vim editor configuration file 2026-06-16 14:57:11 -04:00
5bfde90be9 altered template variables for flexget configuration file 2026-06-16 14:56:30 -04:00
f592a56c60 added/altered template variables for headscale configuration file 2026-06-16 14:55:56 -04:00
fc95904327 added a default handler that performs a default action for software installation if none needed, as looped installations nonetheless will attempt to notify one 2026-06-16 14:55:06 -04:00
f43e420f66 allowed for change of crowdsec ports from their defaults 2026-06-16 14:53:58 -04:00
a6fc067eb1 added configuration of template files as top-level variable files in vars directory, to be referenced in relevant playbooks 2026-06-16 14:53:01 -04:00
44c343dd7b added decision tree for how to retrieve and make use of output produced on remote machine for future purposes 2026-06-16 14:51:17 -04:00
8894bd8925 ensured backups and forced changes for confguration files; fixed issue with failing to look up path on remote machine for remote machine copying operations 2026-06-16 14:50:02 -04:00
7daf57da64 moved post-installation reboots to task blocks from each software's associated handler to reduce power cycle; fixed semantic errors with varables and fixed repository addition issues 2026-06-16 14:47:31 -04:00
dc8dbcc43e added handlers inclusive of tasks related to headscale, git, vim and tor, as well as those very tasks 2026-06-16 14:40:56 -04:00
a4c26fd9c3 created example files for the basic server groupings 2026-06-16 14:21:50 -04:00
cf7612365a finished new playbook 2026-06-16 14:20:57 -04:00
3343f7ad69 finished new playbook 2026-06-16 14:20:40 -04:00
7268245bb7 finished new playbook 2026-06-16 14:20:16 -04:00