Commit Graph

119 Commits

Author SHA1 Message Date
656461169a Debug showed that even though job was being skipped it was still doing the register, that's why things were being dumb. 2021-02-13 06:01:45 -06:00
226be654cc Remove old parenthesis. 2021-02-13 05:46:51 -06:00
42f677c476 Fix name to key. 2021-02-13 05:45:21 -06:00
47157323ca Try a better looking format. 2021-02-13 05:44:03 -06:00
253d19297f Add quotes to JSON attributes. 2021-02-13 05:43:14 -06:00
ecb7871c2b Fix loop item value. 2021-02-13 05:42:13 -06:00
ed521ea558 Make super sure the failed key exists. 2021-02-13 05:40:46 -06:00
c5912f5ca3 Treat failed not existing as a success. 2021-02-13 05:31:12 -06:00
9488e87421 Remove TODOs, should be gone on all systems by now. 2021-02-13 05:28:16 -06:00
993461fe49 Add bin folder for users. Some of this probably needs to become looped. 2021-02-12 07:47:22 -06:00
b2941fa580 Ubuntu on desktop is madbro about failed not existing. Worked fine on USB earlier? 2021-02-12 07:19:27 -06:00
6705266746 Sync root settings across devices. Provide benefits of bashrc. 2021-02-12 06:29:10 -06:00
82bec2bf72 Add logging in to possibly have environment files get set up. Create TRASH as user. 2021-02-11 13:06:59 -06:00
3676f2dc07 Fix wonky SSHFS fstab logic. 2021-02-11 12:22:42 -06:00
bdb161376b Don't remove fstab entry if test double mounts. 2021-02-11 12:18:22 -06:00
0a87fcf4d9 Refresh variable of whether 1337 is mounted. 2021-02-11 10:59:42 -06:00
d1d11369c9 FreeBSD does not support nonempty. 2021-02-07 15:19:33 -06:00
2eb64ac9d2 Do test on a different folder. Prevents non-sshfs devices from even having /mnt/leet created. 2021-02-07 12:53:10 -06:00
1895e422b3 Remove debug. 2021-02-07 09:05:57 -06:00
d0d6cb33d6 Missed an absent. 2021-02-07 08:12:17 -06:00
e385014216 Use test result. 2021-02-07 08:11:28 -06:00
79f0ec27aa Add debug. 2021-02-07 08:08:43 -06:00
25cde884aa Need to get variable populated even if command fails. 2021-02-07 08:07:49 -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
c821cb0550 Don't throw error if .bashrc not created yet. 2021-02-07 07:40:55 -06:00
ebe579a205 Variablize ssh. Make non-sshfs report cron job a loop. 2021-02-07 07:26:54 -06:00
1441ba4adb Add missing quote. 2021-02-07 06:37:42 -06:00
164f81d8d4 More blockinfile's. 2021-02-07 06:22:49 -06:00
a8714aea01 Fix 1337 mount. 2021-02-07 04:53:50 -06:00
5a1fab6eea GNOME settings and UI improvements. 2021-02-06 15:33:26 -06:00
16b966b52c Change names. Add explicit present to sudo group. 2021-02-06 08:16:31 -06:00
62aefb0ffb Dangit, cancelled the ansible-pull job again. Also fix root cron being done twice. 2021-02-06 07:49:11 -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
86e1881090 General FreeBSD and account improvements. 2021-02-03 21:17:48 -06:00
95024e6400 Use double equal. Work has me so spoiled. 2021-02-03 12:52:08 -06:00
9137f6b762 Exclude FreeBSD for now. 2021-02-03 12:50:29 -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
b221478f35 Add args. 2021-02-02 21:12:44 -06:00
842cb686bc Indent warn. 2021-02-02 21:10:56 -06:00
d28cdd5d53 Do not warn on mount all. Mount module not sufficient. 2021-02-02 21:09:18 -06:00
6f2361832a Use bash_exec fact for more. 2021-02-02 21:05:46 -06:00
4661e114eb Do not force new key (not supported in FreeBSD 11). Add mount to mount. 2021-02-02 21:00:06 -06:00
fddb6e4b96 Only use the output. 2021-02-02 20:55:06 -06:00
f9eeccb3e7 Use variable for bash location. Different on FreeBSD 11 (userspace) vs 12 (system)? 2021-02-02 20:51:28 -06:00
64c7593ce3 Use file for creating the 1337 mount. 2021-02-01 08:17:50 -06:00
111e1e2888 Better names. 2021-02-01 07:58:00 -06:00