122 Commits

Author SHA1 Message Date
d3489ea74e Fix variable name. 2021-02-15 08:43:47 -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
635bb3abc1 Manjaro install failed, possibly due to to shell changing. Add zsh option. 2021-02-14 16:36:31 -06:00
a50cc99839 Starting support for Arch/Manjaro. 2021-02-14 07:22:29 -06:00
49f188203a FreeBSD is suddenly upset about defaults. 2021-02-13 05:50:06 -06:00
5975699e62 Add dependencies. 2021-02-11 18:08:57 -06:00
25f81ceec7 Give up trying to use cool array in inventory file. 2021-02-11 12:41:50 -06:00
ca001d7d2b Fix an extra slash. 2021-02-07 09:36:08 -06:00
2e33a8a93c Fix report names and cron job. 2021-02-07 09:29:24 -06:00
5fec8bb608 Fix typo. Fix disable scp jobs. 2021-02-07 09:01:40 -06:00
a3c48a73ef SSHFS vs Local filenames. 2021-02-07 08:47:31 -06:00
682377a503 Test SSHFS so that bad FSTAB entries don't get created on Linux when they'll break. 2021-02-07 08:03:13 -06:00
37f725f6fb Make name consistent. 2021-02-07 07:35:43 -06:00
715d76bf10 Split SCP to different call. 2021-02-07 07:32:01 -06:00
ebe579a205 Variablize ssh. Make non-sshfs report cron job a loop. 2021-02-07 07:26:54 -06:00
a49ae8f7c5 Sort reports. 2021-02-07 06:41:48 -06:00
8202856175 Fix more names. 2021-02-06 17:07:17 -06:00
0ed6685b30 Add psutil dependency. Fix names in fact files. 2021-02-06 17:00:55 -06:00
30d76bb6c0 Fix fact locations. 2021-02-06 15:42:39 -06:00
7fed888aa0 Remove debug of 1337 existing. 2021-02-06 15:39:59 -06:00
5a1fab6eea GNOME settings and UI improvements. 2021-02-06 15:33:26 -06:00
9398351d7e Pop!_OS and Ubuntu do not have ESR in repos. 2021-02-06 11:27:20 -06:00
6e12534299 Fix ansible sudoer permissions. 2021-02-06 09:42:47 -06:00
9d4505f127 Fix path. 2021-02-06 09:27:08 -06:00
3b8a41d761 Fix debug.var property. 2021-02-06 09:20:42 -06:00
37773c57c3 Fix quotes. 2021-02-06 09:19:31 -06:00
1a43936c6b Provide method for non-SSHFS machines to report. 2021-02-06 09:18:23 -06:00
04e2a23919 New report for knowing when system last pulled repo. 2021-02-06 08:08:32 -06:00
fc3953ae29 Adjust report permissions. 2021-02-06 07:37:31 -06:00
4ffc25c804 Save reports and heartbeat to 1337 drive. Fix some fact names. 2021-02-06 07:16:19 -06:00
f46d2495f2 More 1337 share work. 2021-02-06 07:00:47 -06:00
638ee2a746 Fix mounting 1337 on FreeBSD. Adjust flatpak commands to use firefox-esr. 2021-02-06 06:48:59 -06:00
0495703f16 Back to true/false on flatpak fact. 2021-02-03 21:21:48 -06:00
86e1881090 General FreeBSD and account improvements. 2021-02-03 21:17:48 -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
51766c8db6 Remove debug. Still not sure why true/false does not work but oh well. 2021-02-02 21:46:40 -06:00
4caa361aeb Change to definitely use a string value. 2021-02-02 21:44:56 -06:00
38ed8d0eb0 Debugging flatpak_distro fact. 2021-02-02 21:40:46 -06:00
bb242098db Fix dash in variable name. Update hosts file. Better names in local. 2021-02-02 21:31:45 -06:00
2951b687ae Better names. :) 2021-02-02 21:28:17 -06:00
6f2361832a Use bash_exec fact for more. 2021-02-02 21:05:46 -06:00
6633e62c77 Split package facts between CLI and UI. 2021-02-02 20:44:31 -06:00
14df956852 Provide dummy package name for locate on FreeBSD. 2021-02-02 20:31:17 -06:00
49d561dd64 Trying without quotes. 2021-02-02 20:29:14 -06:00
b6868cbd24 Seeing if defining the variable with no value is OK. ALso some specialization of the workstation facts. 2021-02-02 20:27:15 -06:00
2cef5e7921 When setting facts for localhost, does not set facts for other host patterns. Testing breakout of workstation facts. 2021-02-01 08:28:12 -06:00
834800df8c I guess facts are only strings, not booleans. Or I need to learn more. 2021-02-01 03:52:26 -06:00
235d8c304d Removing TODOs and fixing some consistency errors. 2021-01-31 17:21:39 -06:00
e0b9864a99 Hooray! Removing the FQCN for set_fact makes Debian happy! 2021-01-31 17:10:39 -06:00