This website requires JavaScript.
038f69393d
Add script for running system against development branch.
Hyperling
2021-07-13 06:38:56 -05:00
ef68b36bc1
Add HUGO.
Hyperling
2021-07-13 06:21:05 -05:00
189a72de6c
Create HUGO file.
Hyperling
2021-07-13 06:15:03 -05:00
1b5be7cebe
Add OS check to make Ubuntu happy.
Hyperling
2021-07-13 06:03:30 -05:00
b3b2bd2745
Re-order again. Utilities before social and fun things.
Hyperling
2021-07-12 20:48:56 -05:00
3d254e99d6
Re-order favorites.
Hyperling
2021-07-12 20:46:40 -05:00
81d5806144
Add goal of allowing different usernames.
Hyperling
2021-07-12 20:41:06 -05:00
54ab2f0724
Variables 1
failed, so now making it skip based on dash_to_dock_exists.failed instead of gnome_enabled_extensions.
Hyperling
2021-07-12 20:39:19 -05:00
7079579289
Additional changes.
Hyperling
2021-07-12 20:37:02 -05:00
30591b7dfb
Be more specific with which version of Parrot was used. More details regarding Arch. Added Next Steps.
Hyperling
2021-07-12 20:34:45 -05:00
06c271f6ae
Update readme with status.
Hyperling
2021-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.
Hyperling
2021-07-12 08:17:18 -05:00
cbd00f076f
Forgot to add Codium to the flatpak installs, only did uninstalls, lol.
Hyperling
2021-07-12 08:16:06 -05:00
a1a2d01fb9
Alright, this is getting kinda goofy, but we're really dang close.
Hyperling
2021-07-12 08:13:27 -05:00
3bc393e335
Force LEFT as a string.
Hyperling
2021-07-12 08:09:49 -05:00
26a7e49576
Remove a leftover .value
.
Hyperling
2021-07-12 08:04:08 -05:00
7375d7c30a
Trying again!! Never give up!!!
Hyperling
2021-07-12 08:02:20 -05:00
92ca0f3ed4
Ensure comma variable is always initialized.
Hyperling
2021-07-12 07:54:08 -05:00
ddfa9a2f3c
Try adding the @as now too, Didn't see that before.
Hyperling
2021-07-12 07:00:42 -05:00
a19e401519
Length did not work. Try checking for empty array as a string.
Hyperling
2021-07-12 06:57:23 -05:00
e39c63fb70
Dash To Dock, attempt 5. ;)
Hyperling
2021-07-11 15:59:05 -05:00
17371514c1
Adding debug statements. Union did not work for "array + string". I thought they were both arrays.
Hyperling
2021-07-11 15:54:35 -05:00
4da7a9603d
Dash To Dock, attempt 4.
Hyperling
2021-07-11 15:43:43 -05:00
1ac71a97a1
Dash To Dock, attempt 3.
Hyperling
2021-07-11 15:38:27 -05:00
7a22bff52b
Dash To Dock, attempt 2.
Hyperling
2021-07-11 15:31:08 -05:00
90105c1b9d
Ensure extension Dash To Dock exists, attempt 1.
Hyperling
2021-07-11 15:26:19 -05:00
143907c8ff
Add a space between PS1 and commands.
Hyperling
2021-07-11 13:20:31 -05:00
600c1612e3
YAML is complaining about the @ sign even though there are quotes. Trying something else.
Hyperling
2021-07-11 13:16:30 -05:00
189bbd1b5b
Add an easy, consistent, global PS1. Big thanks to FreeBSD for the simplicity.
Hyperling
2021-07-11 13:13:51 -05:00
55e38480e6
Fix permissions, again. :)
Hyperling
2021-07-11 12:09:33 -05:00
2bdcef938c
Change to checking if gdm3 already exists.
Hyperling
2021-07-11 11:55:42 -05:00
099abfc5db
Unsure why gnome_install keeps getting marked as changed.
Hyperling
2021-07-11 11:36:22 -05:00
f9ce97d101
Make the software a list.
Hyperling
2021-07-11 11:32:39 -05:00
e1476e88e4
Install GNOME and tell user to configure it as part of a Parrot OS setup.
Hyperling
2021-07-11 11:30:59 -05:00
432674a2a0
Change shell module to file module.
Hyperling
2021-07-11 11:11:33 -05:00
9640a19cc1
Parrot OS did the clone with group staff
? Ensure it's always owned by root:root.
Hyperling
2021-07-11 11:08:08 -05:00
a6952f0492
Trying to get Parrot OS to work again. Started getting "Updating cache and auto-installing missing dependency: python-apt" at the very beginning even though it got all the way to Telegraf the first good run-through.
Hyperling
2021-07-11 10:59:42 -05:00
1730372778
Add Codium to GNOME favorites.
Hyperling
2021-07-11 10:11:04 -05:00
7166e43a3b
Attempt to finish the Parrot exit logic.
Hyperling
2021-07-11 08:50:24 -05:00
29fbb2bf3b
Add missing s to ignore_errors.
Hyperling
2021-07-11 08:40:33 -05:00
26f243f920
Need to exit after moving Parrot OS zypper. Testing variable attributes.
Hyperling
2021-07-11 08:38:31 -05:00
93df340b49
Add missing colon.
Hyperling
2021-07-11 08:31:05 -05:00
70f5be57ee
Remove quotes from name.
Hyperling
2021-07-11 08:30:32 -05:00
1f9dede97f
Add quotes to Parrot OS shell.
Hyperling
2021-07-11 08:28:32 -05:00
15d191e1c6
More changes for pattos. Move zypper and put facts on top of files.
Hyperling
2021-07-11 08:27:00 -05:00
3876e76a72
Add a real package name, top was not found in Apt.
Hyperling
2021-07-11 08:11:07 -05:00
42aa687657
Name is required in newer Ansible for package module.
Hyperling
2021-07-11 08:08:39 -05:00
e39c2cdc88
Modify debugs for Parrot OS.
Hyperling
2021-07-11 08:06:15 -05:00
5fff52ce4e
Add debugs for Parrot OS.
Hyperling
2021-07-11 08:04:53 -05:00
d59ee939a4
Try overwriting the Ansible collected fact 'ansible_pkg_mgr' when using Parrot OS.
Hyperling
2021-07-11 08:00:03 -05:00
2027618d5f
Those baddie trolls... the zypper file is actually apt. Ughhh.
Hyperling
2021-07-10 08:25:30 -05:00
bca4936c79
Add 'zypper', Parrot OS's re-named package manager...
Hyperling
2021-07-10 08:17:56 -05:00
49a2e15526
Add Telegram to favorites.
Hyperling
2021-07-09 19:22:13 -05:00
26042dacc4
Add Telegram.
Hyperling
2021-07-09 19:06:53 -05:00
60c5f2f227
Send email when FreeBSD upgrades are found.
Hyperling
2021-07-02 07:10:57 -05:00
fec9c37759
Prevent EVERYTHING from installing on workstations. Change GNOME favorites.
Hyperling
2021-07-01 05:58:08 -05:00
2d236d6ad4
Upgrade to nanomienr 3.3.6.
Hyperling
2021-06-29 06:53:12 -05:00
040f09a2a1
Do a weekly check rather than monthly. No reboot.
Hyperling
2021-06-29 05:54:19 -05:00
d2f43cdeab
Add aspire and silicon-power.
Hyperling
2021-06-12 13:55:14 -05:00
895b02be9e
Move pinephone to new group. Make USB more specific to prevent filling up 32GB so fast.
Hyperling
2021-06-12 10:19:51 -05:00
b2d39e696a
Add Linux Mint.
Hyperling
2021-06-11 21:49:18 -05:00
15d0490a8a
Fix typo.
Hyperling
2021-05-22 18:23:12 -05:00
6730ad5311
More changes for Pinephone.
Hyperling
2021-05-22 17:25:08 -05:00
84f9d8ede3
Flathub doesn't seem to have the same availability for ARM (Pinephone). Allow some to fail.
Hyperling
2021-05-22 17:07:09 -05:00
d470b0e567
Add pinephone to workstations.
Hyperling
2021-05-22 15:50:05 -05:00
664c385150
Brave is working well, no longer need to include Ungoogled Chromium or Midori.
Hyperling
2021-05-20 07:10:54 -05:00
2aa50aa90e
Add LBRY servers.
Hyperling
2021-05-20 06:00:48 -05:00
8614717e14
Attempt to add NFS install and share drive.
Hyperling
2021-04-24 20:45:42 -05:00
2d2d9529aa
Upgrade nanominer to 3.3.4.
Hyperling
2021-04-20 07:28:01 -05:00
542bf48cc4
Add PyCharm to Linux workstations.
Hyperling
2021-04-19 19:01:55 -05:00
72111e81b4
Only send total CPU since it's all I report, hopefully it makes the graph faster.
Hyperling
2021-04-17 20:15:49 -05:00
4938ddccba
Add wordpress sites.
Hyperling
2021-04-10 12:57:13 -05:00
36195ae649
Change to use system, not distro.
Hyperling
2021-04-10 12:56:37 -05:00
810a5458dd
Fix obvious errors. :P
Hyperling
2021-04-10 12:23:22 -05:00
c71eb79a91
Add certbot installation.
Hyperling
2021-04-10 12:18:09 -05:00
4570da4ff1
Add certbot installation.
Hyperling
2021-04-10 12:17:47 -05:00
f992ddffbd
Add nextcloud as a cerbot server.
Hyperling
2021-04-10 12:04:03 -05:00
f5f3670c9c
Fix variable name.
Hyperling
2021-04-10 11:47:02 -05:00
e64c2ff416
Fix set_fact syntax,
Hyperling
2021-04-10 11:45:25 -05:00
d8fe14e1b6
Add browser Brave to favorite tray.
Hyperling
2021-04-10 11:44:34 -05:00
8e30106c63
Add playbook for Brave to main.
Hyperling
2021-04-10 11:33:19 -05:00
c1cb922198
Add playbook for Brave browser.
Hyperling
2021-04-10 11:31:44 -05:00
3133497c4e
Fix names. Totally why I was not seeing the certbot job in log. Darn.
Hyperling
2021-04-07 20:52:19 -05:00
c5dfbd7307
Fix comment. Still unsure why cerbot task not showing up in logs. It's working though.
Hyperling
2021-04-07 20:50:31 -05:00
49b538b30f
Avoid using pre and post task sections, they don't always log to the output if being skipped.
Hyperling
2021-04-07 20:46:41 -05:00
8ff370f0f9
Fix when statement's quotes.
Hyperling
2021-04-07 20:39:32 -05:00
bf8db4eea9
Placeholder to fix a warning message.
Hyperling
2021-04-07 20:37:54 -05:00
81f11b72de
Add components to help keep certs up to date.
Hyperling
2021-04-07 20:32:12 -05:00
79916fb743
Change shell to apt module.
Hyperling
2021-04-03 11:25:41 -05:00
b2cfa79c50
Upgrade nanominer from 3.3.2 to 3.3.3.
Hyperling
2021-04-03 09:27:53 -05:00
a42143299f
Install certain deb files for applicable systems.
Hyperling
2021-04-03 09:18:59 -05:00
d536e167c0
Only run apt updates on apt machines.
Hyperling
2021-04-03 09:07:17 -05:00
711a88dd8d
Install AMDGPU-PRO every run.
Hyperling
2021-04-03 09:00:09 -05:00
b0efe38069
Enable nanominer on x570.
Hyperling
2021-04-02 07:24:28 -05:00
89e140ab8d
Stay on the first known good kernel for testing why GPU isn't mining.
Hyperling
2021-04-02 07:21:45 -05:00
34dd043e33
Disable auto-updates on miners for a bit.
Hyperling
2021-04-02 07:19:36 -05:00
8b45ef4cc5
Remove unnecessary comment.
Hyperling
2021-03-30 06:48:42 -05:00
c21d8ccd5e
Do nothing with x570 for now.
Hyperling
2021-03-30 06:47:55 -05:00
0808b18d65
Add explicit no memTweak per John@nanopool.
Hyperling
2021-03-30 06:47:28 -05:00
c24055183c
Change x570 to not run automatically while debugging.
Hyperling
2021-03-30 06:42:47 -05:00