|
ced0e9e752
|
Dumbify variables a bit and take some hints from finally discovered documentation on boolean functions.
|
2021-02-15 14:13:04 -06:00 |
|
|
67c2a54256
|
Add surrounding quotes.
|
2021-02-15 13:59:39 -06:00 |
|
|
d8c45fd477
|
Try to do variables in a different way. No idea if it will work.
|
2021-02-15 13:57:22 -06:00 |
|
|
45884ffd5c
|
Begin variablizing miner tasks.
|
2021-02-15 10:23:23 -06:00 |
|
|
efbb66a426
|
Starting changes for how x570 is actually mining.
|
2021-02-14 07:12:05 -06:00 |
|
|
285f77073b
|
Only use ethminer for devices that want to gpu mine.
|
2021-02-13 05:55:47 -06:00 |
|
|
f22b8c2d55
|
Allow ethminer to be compiled without amdgpu-pro.
|
2021-02-13 05:54:59 -06:00 |
|
|
47fce3f827
|
Fix FreeBSD cron location.
|
2021-02-12 07:55:56 -06:00 |
|
|
993461fe49
|
Add bin folder for users. Some of this probably needs to become looped.
|
2021-02-12 07:47:22 -06:00 |
|
|
7a63b72b58
|
Install ethminer as root in Downloads just like AMDGPU PRO.
|
2021-02-11 20:39:38 -06:00 |
|
|
031d93c73b
|
Move scm script to after when bash is found.
|
2021-02-11 20:15:03 -06:00 |
|
|
10cf5ee2e5
|
Add file to reduce typing when testing.
|
2021-02-11 20:04:27 -06:00 |
|
|
b9c062e147
|
Use all flags to make sure nothing crazy tries to get done.
|
2021-02-11 19:51:17 -06:00 |
|
|
25f81ceec7
|
Give up trying to use cool array in inventory file.
|
2021-02-11 12:41:50 -06:00 |
|
|
60ce1e2f93
|
Changes for ethminer.
|
2021-02-11 12:12:52 -06:00 |
|
|
bdde2cb909
|
Only run driver install if final uninstall not found.
|
2021-02-11 11:17:22 -06:00 |
|
|
2a6edcb788
|
Beginning to put together tasks for ETH mining.
|
2021-02-11 08:05:34 -06:00 |
|
|
b318d6a6a6
|
Reorganization.
|
2021-02-11 07:03:04 -06:00 |
|
|
cd97460aa3
|
Call new flatpak cron jobs.
|
2021-02-07 13:02:00 -06:00 |
|
|
cd1cdef514
|
Fix names.
|
2021-02-06 16:40:41 -06:00 |
|
|
5a1fab6eea
|
GNOME settings and UI improvements.
|
2021-02-06 15:33:26 -06:00 |
|
|
396f6cd711
|
Partition FreeBSD cron jobs. Add security update.
|
2021-02-06 11:02:29 -06:00 |
|
|
6e12534299
|
Fix ansible sudoer permissions.
|
2021-02-06 09:42:47 -06:00 |
|
|
04e2a23919
|
New report for knowing when system last pulled repo.
|
2021-02-06 08:08:32 -06:00 |
|
|
e24487aabb
|
Add nmap test.
|
2021-02-03 21:29:45 -06:00 |
|
|
0495703f16
|
Back to true/false on flatpak fact.
|
2021-02-03 21:21:48 -06:00 |
|
|
86e1881090
|
General FreeBSD and account improvements.
|
2021-02-03 21:17:48 -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 |
|
|
4caa361aeb
|
Change to definitely use a string value.
|
2021-02-02 21:44:56 -06:00 |
|
|
4554a96315
|
Change true to be literal. Hopefully does not get mistaken for variable name.
|
2021-02-02 21:42:04 -06:00 |
|
|
38ed8d0eb0
|
Debugging flatpak_distro fact.
|
2021-02-02 21:40:46 -06:00 |
|
|
d66624b8a2
|
Fix path to lynis. Better comments.
|
2021-02-02 21:34:08 -06:00 |
|
|
bb242098db
|
Fix dash in variable name. Update hosts file. Better names in local.
|
2021-02-02 21:31:45 -06:00 |
|
|
6f2361832a
|
Use bash_exec fact for more.
|
2021-02-02 21:05:46 -06:00 |
|
|
b6868cbd24
|
Seeing if defining the variable with no value is OK. ALso some specialization of the workstation facts.
|
2021-02-02 20:27:15 -06:00 |
|
|
2cef5e7921
|
When setting facts for localhost, does not set facts for other host patterns. Testing breakout of workstation facts.
|
2021-02-01 08:28:12 -06:00 |
|
|
f7ac16c699
|
Opposite attempt of the previous, use localhost instead of all.
|
2021-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).
|
2021-02-01 08:19:11 -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 |
|
|
e2921ea6d7
|
Remove when. I wish I could only ask conditionally.
|
2021-02-01 07:30:47 -06:00 |
|
|
251b2acc37
|
Moving vars_prompt and testing if it accepts when clause.
|
2021-02-01 07:29:59 -06:00 |
|
|
edf6f0d63c
|
ignore_errors got left behind on the wrong import! ;D
|
2021-02-01 06:55:03 -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 |
|
|
d17ef1afbd
|
Comment out keys import so I can test Debian.
|
2021-02-01 05:51:00 -06:00 |
|
|
250202a897
|
Debian still mad, moving when to import.
|
2021-02-01 05:49:00 -06:00 |
|
|
af1eee5f03
|
More organization and beginning to add 1337 share.
|
2021-02-01 05:03:27 -06:00 |
|
|
834800df8c
|
I guess facts are only strings, not booleans. Or I need to learn more.
|
2021-02-01 03:52:26 -06:00 |
|
|
0f0f9a3aeb
|
Good ol' organization. Tasks folder started getting too busy, and still kind of is.
|
2021-01-31 18:02:37 -06:00 |
|
|
47be3301e1
|
Add superuser, sudo group, and sudo group sudoers file.
|
2021-01-31 17:46:59 -06:00 |
|
|
8a91b2ad6e
|
Go back to include instead of include_tasks so that ignoring CUPS error still works.
|
2021-01-31 17:15:37 -06:00 |
|