bb388a2ec0
It worked! Now need to convert entire file.
me2021-02-06 16:26:58 -06:00
2b85439eb6
Change become to become_user.
me2021-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.
me2021-02-06 16:22:32 -06:00
c3fa6b66c6
Got psutil error on dcong, now trying with FQMN without installing it.
me2021-02-06 16:16:41 -06:00
c742fd8e20
Try dconf module without installing.
me2021-02-06 16:12:56 -06:00
ee8733c862
Sudo needs to be installed. Move it out of the disabled updates section.
me2021-02-03 12:38:42 -06:00
de1c43e7d9
Start moving back to blocks, easier to manage comments.
me2021-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.
me2021-02-03 07:36:51 -06:00
51766c8db6
Remove debug. Still not sure why true/false does not work but oh well.
me2021-02-02 21:46:40 -06:00
4caa361aeb
Change to definitely use a string value.
me2021-02-02 21:44:56 -06:00
4554a96315
Change true to be literal. Hopefully does not get mistaken for variable name.
me2021-02-02 21:42:04 -06:00
d28cdd5d53
Do not warn on mount all. Mount module not sufficient.
me2021-02-02 21:09:18 -06:00
6f2361832a
Use bash_exec fact for more.
me2021-02-02 21:05:46 -06:00
4661e114eb
Do not force new key (not supported in FreeBSD 11). Add mount to mount.
me2021-02-02 21:00:06 -06:00
fddb6e4b96
Only use the output.
me2021-02-02 20:55:06 -06:00
f9eeccb3e7
Use variable for bash location. Different on FreeBSD 11 (userspace) vs 12 (system)?
me2021-02-02 20:51:28 -06:00
6633e62c77
Split package facts between CLI and UI.
me2021-02-02 20:44:31 -06:00
14df956852
Provide dummy package name for locate on FreeBSD.
me2021-02-02 20:31:17 -06:00
49d561dd64
Trying without quotes.
me2021-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.
me2021-02-02 20:27:15 -06:00
668fd67fd0
Make locate package a variable. Does not need installed on FreeBSD so checking if blank is OK.
me2021-02-02 20:22:36 -06:00
2cef5e7921
When setting facts for localhost, does not set facts for other host patterns. Testing breakout of workstation facts.
me2021-02-01 08:28:12 -06:00
f7ac16c699
Opposite attempt of the previous, use localhost instead of all.
me2021-02-01 08:20:03 -06:00
ddac6d8f44
Only specify all, not localhost, in an attempt to only run things once (hopefully fixes apt locks).
me2021-02-01 08:19:11 -06:00
64c7593ce3
Use file for creating the 1337 mount.
me2021-02-01 08:17:50 -06:00
e5684df2db
Squash python warning. Use future option rather than legacy.
me2021-02-01 08:12:41 -06:00