115 Commits

Author SHA1 Message Date
8e2a909470 Take default markers. Remove config each reload. 2021-03-20 12:57:04 -05:00
edfb5be0b6 Change ; to # to avoid TOML syntax error. 2021-03-20 12:51:47 -05:00
8c88dbbe8e Rename Start job to Reboot. Fix markers on config file. 2021-03-20 12:47:02 -05:00
a36b62d0a3 Remove running program, allow cron to kickoff later. 2021-03-20 12:20:40 -05:00
58fab0c8de Fix counter in name. 2021-03-20 12:10:03 -05:00
eaed30efa5 Remove 's' from module name. 2021-03-20 12:07:56 -05:00
e143e55b2e Add quotes. 2021-03-20 12:06:56 -05:00
9250767d10 First attempt at domain-wide Telegraf logging. (debug-only) 2021-03-20 12:05:18 -05:00
5fd542efcd Create placeholder for client software. 2021-03-16 20:17:01 -05:00
c674ccab56 Ensure cron is running. 2021-02-20 11:10:36 -06:00
90975fd261 Additional changes for Proxmox. 2021-02-20 10:54:19 -06:00
1229ffe238 Proxmox servers still need root shell access. 2021-02-20 10:26:08 -06:00
6c39ed1e1f PVE servers need root shell. 2021-02-20 10:03:04 -06:00
7ded0b3fd0 Fix names. 2021-02-15 10:34:06 -06:00
a42c8b9088 Service works great on FreeBSD! Edits rc.conf! 2021-02-15 09:39:39 -06:00
78370d0e93 Add var and job for sshd config. 2021-02-15 09:22:26 -06:00
65d2e71e00 Testing if service manages rc.conf entries. 2021-02-15 08:51:06 -06:00
f2112a282a Fix variable name. 2021-02-15 08:42:20 -06:00
6f403491ca Changes for SSHD. 2021-02-15 08:40:32 -06:00
a79918941c Ensure sshd is installed. 2021-02-15 08:29:20 -06:00
e46f11cfe7 Go ahead and install zsh in case I like it and want to switch. This also fixes error in gather.yml. 2021-02-15 07:25:25 -06:00
b3c2f65cae Ignore errors. Had to uninstall from Manjaro manually, unsure why package was unhappy. 2021-02-14 07:31:01 -06:00
956f405293 Fix name. 2021-02-14 07:29:35 -06:00
b4ec98752b Manjaro failed to uninstall snapd, try disabling it first. 2021-02-14 07:26:58 -06:00
5504d57230 Make name more accurate. 2021-02-13 05:47:35 -06:00
b318d6a6a6 Reorganization. 2021-02-11 07:03:04 -06:00
e3da232124 Fix favorite for Code OSS. 2021-02-07 09:20:57 -06:00
9e376f9a96 Replace VS Code with Code OSS. 2021-02-07 09:14:42 -06:00
1dc72fc2d4 Change Steam favorite to be flatpak version. 2021-02-06 17:36:56 -06:00
0ed6685b30 Add psutil dependency. Fix names in fact files. 2021-02-06 17:00:55 -06:00
cd1cdef514 Fix names. 2021-02-06 16:40:41 -06:00
6ec1a89c98 Quote booleans so they stay lowercase. 2021-02-06 16:34:40 -06:00
3f6fb73e26 GNOME settings!! Woohoo! 2021-02-06 16:33:16 -06:00
bb388a2ec0 It worked! Now need to convert entire file. 2021-02-06 16:26:58 -06:00
2b85439eb6 Change become to become_user. 2021-02-06 16:25:49 -06:00
b5b0254e53 Even after trying community version needs psutil. Going with builtin and researching how to get install dependencies. 2021-02-06 16:22:32 -06:00
c3fa6b66c6 Got psutil error on dcong, now trying with FQMN without installing it. 2021-02-06 16:16:41 -06:00
c742fd8e20 Try dconf module without installing. 2021-02-06 16:12:56 -06:00
4b7cf0c735 Fix name. 2021-02-06 16:00:05 -06:00
a66c346070 Add quotes for button-layout literal. 2021-02-06 15:53:56 -06:00
c12ef676c5 Favorites worked after initial quotes, rollback escapes. Quote string for clock format. 2021-02-06 15:52:59 -06:00
b21c0b3fa9 Another attempt to fix favorites command. 2021-02-06 15:49:07 -06:00
f70a5a61fb Attempt fixing favorites command. 2021-02-06 15:45:57 -06:00
5947b24b17 Fix when syntax. 2021-02-06 15:38:16 -06:00
5a1fab6eea GNOME settings and UI improvements. 2021-02-06 15:33:26 -06:00
01b0fb21df Add nmap. 2021-02-03 12:44:06 -06:00
ee8733c862 Sudo needs to be installed. Move it out of the disabled updates section. 2021-02-03 12:38:42 -06:00
de1c43e7d9 Start moving back to blocks, easier to manage comments. 2021-02-03 08:03:12 -06:00
1a4a176933 Reorganization including fixing blockinfile being used multiple times on the same file causing entries to get overwritten. 2021-02-03 07:36:51 -06:00
2951b687ae Better names. :) 2021-02-02 21:28:17 -06:00