bb4fabf833
Fix root group to be existing variable. FreeBSD uses wheel.
me2021-07-13 08:04:49 -05:00
688bc4c1ef
FreeBSD 13 is still mad. Ansible 2.11.2, jinja 2.11.2 (same version number??), Python 3.8.10.
me2021-07-13 08:01:16 -05:00
ffa12d6380
FreeBSD is complaining about certbot not having dict object stdout. This whole playbook is supposed to be skipped though, lol.
me2021-07-13 07:55:37 -05:00
164d122dc2
Newlines, comments, and HUGO path. (#2) (#3)
me2021-07-13 07:33:52 -05:00
bdf3ffa456
Newlines, comments, and HUGO path. (#2)
me2021-07-13 07:33:05 -05:00
8a472de98c
Merge branch 'main' into dev
me2021-07-13 07:32:37 -05:00
806a126122
Add path of site that HUGO should host.
me2021-07-13 07:28:12 -05:00
81d5806144
Add goal of allowing different usernames.
me2021-07-12 20:41:06 -05:00
54ab2f0724Variables 1 failed, so now making it skip based on dash_to_dock_exists.failed instead of gnome_enabled_extensions.
me2021-07-12 20:39:19 -05:00
30591b7dfb
Be more specific with which version of Parrot was used. More details regarding Arch. Added Next Steps.
me2021-07-12 20:34:45 -05:00
06c271f6ae
Update readme with status.
me2021-07-12 20:21:57 -05:00
e33a1abe3c
Fix true to be a string so it gets sent lowercase (unthanks to Python/Ansible). dconf will convert it to a bool for us.
me2021-07-12 08:17:18 -05:00
cbd00f076f
Forgot to add Codium to the flatpak installs, only did uninstalls, lol.
me2021-07-12 08:16:06 -05:00
a1a2d01fb9
Alright, this is getting kinda goofy, but we're really dang close.
me2021-07-12 08:13:27 -05:00
3bc393e335
Force LEFT as a string.
me2021-07-12 08:09:49 -05:00
26a7e49576
Remove a leftover .value.
me2021-07-12 08:04:08 -05:00
7375d7c30a
Trying again!! Never give up!!!
me2021-07-12 08:02:20 -05:00
92ca0f3ed4
Ensure comma variable is always initialized.
me2021-07-12 07:54:08 -05:00
ddfa9a2f3c
Try adding the @as now too, Didn't see that before.
me2021-07-12 07:00:42 -05:00
a19e401519
Length did not work. Try checking for empty array as a string.
me2021-07-12 06:57:23 -05:00
e39c63fb70
Dash To Dock, attempt 5. ;)
me2021-07-11 15:59:05 -05:00
17371514c1
Adding debug statements. Union did not work for "array + string". I thought they were both arrays.
me2021-07-11 15:54:35 -05:00
4da7a9603d
Dash To Dock, attempt 4.
me2021-07-11 15:43:43 -05:00
1ac71a97a1
Dash To Dock, attempt 3.
me2021-07-11 15:38:27 -05:00
7a22bff52b
Dash To Dock, attempt 2.
me2021-07-11 15:31:08 -05:00
90105c1b9d
Ensure extension Dash To Dock exists, attempt 1.
me2021-07-11 15:26:19 -05:00
143907c8ff
Add a space between PS1 and commands.
me2021-07-11 13:20:31 -05:00
600c1612e3
YAML is complaining about the @ sign even though there are quotes. Trying something else.
me2021-07-11 13:16:30 -05:00
189bbd1b5b
Add an easy, consistent, global PS1. Big thanks to FreeBSD for the simplicity.
me2021-07-11 13:13:51 -05:00