xenobyte admin
admin pushed to streamlined_staging at admin/skato-ansible 2026-06-19 23:23:18 +00:00
e8b29bb8e8 added systemd unit for setting iptables rules using added script, added DSNet systemd unit
aa8d61aa09 added attribute to reboot task to ignore errors; included variables file for configuring VPN, i.e. DSNet, service configuration
2d6dcd3dab added attribute to reboot task to ignore errors; included variables file needed for VPN, i.e. DSNet, service configuration
2c66c3bd43 removed tasks that were instead migrated to a role task included by a role handler
20d1cd21a3 removed an empty line
Compare 11 commits »
admin pushed to streamlined_staging at admin/skato-ansible 2026-06-18 23:21:18 +00:00
bd3029b914 made sure that handlers run prior to hostname change as well as a reboot in which the server is rendered inaccessible
57a3e876b8 added task informing user of needed actions to take advantage of now-avaialble vim plugins
1ce6879abf fixed typo in a line substitution, added SystemD restart tasks for service to abide by configuration changes
9ea7fb37b0 fixed missing loop variable for headscale user registration task
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
Compare 6 commits »
admin created branch streamlined_staging in admin/skato-ansible 2026-06-17 18:47:25 +00:00
admin pushed to streamlined_staging at admin/skato-ansible 2026-06-17 18:47:25 +00: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
9945330b82 added task block to prompt user for a fallback password if given root password is null
f4399a2c8a added task block to prompt user for a fallback password if given user password is null
596b828e6f changed SSH key queries to dedicated SSH keys, and automated password creation, for staging; removed token to be prompted instead
13ef8fa459 made ungrouped hosts be two machines for staging or more
Compare 5 commits »
admin deleted branch test from admin/skato-ansible 2026-06-17 18:46:00 +00:00
admin created branch test in admin/skato-ansible 2026-06-17 18:43:30 +00:00
admin pushed to test at admin/skato-ansible 2026-06-17 18:43:30 +00: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
9945330b82 added task block to prompt user for a fallback password if given root password is null
f4399a2c8a added task block to prompt user for a fallback password if given user password is null
596b828e6f changed SSH key queries to dedicated SSH keys, and automated password creation, for staging; removed token to be prompted instead
13ef8fa459 made ungrouped hosts be two machines for staging or more
Compare 5 commits »
admin pushed to main at admin/skato-ansible 2026-06-16 19:02:25 +00:00
52f98c1d57 removed some information from example files for users to fill on their own
admin pushed to main at admin/skato-ansible 2026-06-16 18:58:22 +00:00
c0d0203406 excluded some very specific vars files from version control due to potential sensitive information
889b06bf21 altered template variables for vim editor configuration file
5bfde90be9 altered template variables for flexget configuration file
f592a56c60 added/altered template variables for headscale configuration file
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
Compare 23 commits »
admin pushed to main at admin/skato-compose 2026-06-12 02:55:59 +00:00
3e60a58e11 created two contaners, one for wireguard and another for tailscale
admin pushed to main at admin/skato-compose 2026-06-11 19:44:52 +00:00
4cd8f4aac4 excluded some standard cruft from version control
admin pushed to main at admin/skato-ansible 2026-06-11 02:10:44 +00:00
3fe4d9d5a2 added new dictionary variable, that has groups of container engine images; removed two packages from package groups to prepare for containerization instead
17a921b551 included an ansible-galaxy collecton requirement for containers.podman
ac4af5de3d added task that creates two new networks for podman
Compare 3 commits »
admin closed issue admin/skato-ansible#11 2026-06-10 19:39:45 +00:00
explicit keys fields for looped custom dictionary list variables may collide with reserved keys attribute?
admin closed issue admin/skato-ansible#12 2026-06-10 19:39:37 +00:00
propagate nested loop substitution for added data restructuring task using set_facts module
admin pushed to main at admin/skato-ansible 2026-06-10 18:08:41 +00:00
f455483d66 brought back use of 'local_facts' variable to make use of local, control node user running plays for path completion
9942fd94f8 created new package tasks for handler-based inclusions, otehrwise got username and home directory of SSH login for path purposes
9d33b45dbc added files or templates to be copied or used for configuration of vim/nvim editors on remote host
0cee2cbb79 changed an SSHD configuration file for remote host so its SSH server also allows agent forwarding from client
50c7b6a56d made use of username of user logged in and running 'sudo' for particular tasks, added true 'become' attrbute to some tasks
Compare 14 commits »
admin pushed to main at admin/skato-ansible 2026-06-07 09:50:49 +00:00
1b6811b42b quick push of recent changes for synchronous work on other devices
e2128552b9 used 'product' filter to avoid nested loop for host/group server address and SSH public key paths
Compare 2 commits »
admin pushed to main at admin/skato-ansible 2026-06-03 19:10:00 +00:00
0e0120588a fix: managed to create SSH key content list from SSH public key path list, fixed retrieval of IP based on instance name and IP preferences
9cdbd7f70f changed SSH key file search strings to accord with SSH key basename changes
a6d4293d43 added TODOs related to change of attribute names for package entries in package groups
Compare 3 commits »
admin pushed to main at admin/skato-ansible 2026-05-30 10:37:47 +00:00
5ff9ca4687 removed user primary group to enable default action, implemented solution for data restructure to avoid nested looping necessity, re-ordered last SSH access tasks
d364f82c9f added conjunctive test case for root to task conditional and fixed copy module's valdation string argument
f2be3f4899 inventory host test file removed due to including network information
Compare 44 commits »
admin opened issue admin/skato-ansible#12 2026-05-30 03:14:10 +00:00
propagate nested loop substitution for added data restructuring task using set_facts module
admin opened issue admin/skato-ansible#11 2026-05-29 18:10:07 +00:00
explicit keys fields for looped custom dictionary list variables may collide with reserved keys attribute?