54 Commits

Author SHA1 Message Date
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
1e453e8df4 Shell is prompting just fine on its own, no need for variable. Make sure leet folder exists. 2021-02-01 07:56:00 -06:00
251b2acc37 Moving vars_prompt and testing if it accepts when clause. 2021-02-01 07:29:59 -06:00
59e2789df0 Ask for password then pass it to the ssh-copy-id. Hoping prompt does not need moved to local.yml. 2021-02-01 07:26:54 -06:00
24c61eb220 /bin/bash fixed redirect. Looks like ssh-copy-id is asking for password due to /bin/sh, use bash for it as well. 2021-02-01 07:19:51 -06:00
9f69fcf4c1 Add args on tests. 2021-02-01 07:16:17 -06:00
51b17411e8 It would be hard to try multiple ways if any but the last failed. :P 2021-02-01 07:05:19 -06:00
827e089300 Trying multiple ways of possibly fixing keygen error. Also disabled updating packages for now, could be unsafe if a broken update came out since machines would fall off scm. 2021-02-01 07:04:41 -06:00
20e785aaeb Add quotes to command and prepare for need to ignore_errors. 2021-02-01 06:57:11 -06:00
e3b5d6b915 Add pkg refresh for FreeBSD. Create SSH key with shell instead of fancy module. Still looking into how to (safely) get newer ansible on Debian. 2021-02-01 06:52:28 -06:00
250202a897 Debian still mad, moving when to import. 2021-02-01 05:49:00 -06:00
e4968e258b Debian too old to use openssh_keypair from builtin. 2021-02-01 05:47:22 -06:00
36e2e6ee4b Testing for LearnLinuxTV Ansible Bug #1. 2021-02-01 05:40:39 -06:00
b3728f691b Confirmed script is running as root. Remove -f to see if password prompt goes away. May need to specify the key location if this does not work. 2021-02-01 05:20:05 -06:00
f220a0584c Add var param for debug. 2021-02-01 05:17:51 -06:00
922d0cfe82 Debugging the tests. Do not remove snapd from Ubuntu for now. Add some comments. 2021-02-01 05:15:45 -06:00