Set cron job to enabled.
Chad
2021-01-10 15:52:21 -06:00
f7aa0ccf89It at least tried to run this time, but failed on the first real task (users.yml)
Hyperling
2020-12-31 18:13:15 -06:00
199dec88daFine FreeBSD, you win.
Hyperling
2020-12-31 18:08:59 -06:00
8a2a7ec94cTry adding all IP ranges to inventory.
Hyperling
2020-12-31 18:07:49 -06:00
b1d54058dfTry without the hosts keyword?
Hyperling
2020-12-31 18:01:51 -06:00
5de330d8c0Try both all and localhost.
Hyperling
2020-12-31 18:00:53 -06:00
f2ac8883e1Add connection type local. Localhost wasn't enough for FreeBSD.
Hyperling
2020-12-31 17:52:45 -06:00
d20539437cChange first task list to localhost so it runs for systems outside of hosts/inventory.
Hyperling
2020-12-31 17:50:51 -06:00
07c9f9f4caRemove colors from Lynis output.
Hyperling
2020-12-28 21:41:43 -06:00
0a33ace221Use shell so that redirect can occur.
Hyperling
2020-12-28 21:35:45 -06:00
de7b2ea00cDebug looks terrible. Put it in a file and hope that the color codes are ignored.
Hyperling
2020-12-28 21:32:28 -06:00
5b94393359I guess command and shell hate having an FQCN. Now need to output the results.
Hyperling
2020-12-28 21:19:01 -06:00
905c5a4d8cTrying to run it without the FQCN.
Hyperling
2020-12-28 21:13:54 -06:00
31711925d8Error due to extra params?? Removing newline at end of file.
Hyperling
2020-12-28 21:12:48 -06:00
ce5527ad51Giving up on all arguments, hardcode the path.
Hyperling
2020-12-28 21:11:17 -06:00
ab82cd6452command is also being wonky. Removing cmd and trying free-form.
Hyperling
2020-12-28 21:10:18 -06:00
486fd3b4d7Try to use command instead of shell.
Hyperling
2020-12-28 21:08:40 -06:00
c8407a4b49Syntax failed this time. Trying with args parameter before chdir.
Hyperling
2020-12-28 21:04:27 -06:00
9da1f834d4Do not use cmd parameter even though it is in the documentation. Received error 'Unsupported parameters for (command) module: cmd'
Hyperling
2020-12-28 21:01:48 -06:00
dd58654d88Did not realize git dest had to be the new folder's name. File now specifies lynis directory.
Hyperling
2020-12-28 20:59:07 -06:00
15a9bd392fEnd script with a Lynis hardness check.
Hyperling
2020-12-28 20:57:05 -06:00
ed6b5d5fadFinish harden so that CUPS gets disabled. Add to local.yml. Change localhost to all to avoid warnings.
Hyperling
2020-12-21 18:18:26 -06:00
4c0af3cdc9Disable cron job while testing.
Hyperling
2020-12-21 05:53:22 -06:00
9a2bb2f7a8Trying to fix hosts file by defining it in config. Added when for POP!_OS.
Hyperling
2020-12-21 05:50:12 -06:00
e898e88d56Testing different ways of doing conditional. Also moved inventory to hosts.
Hyperling
2020-12-21 05:44:28 -06:00
b91a51eb4eIt worked! Successfully got Discord and Shotcut. Now to make Flatpaks only for workstations.
Hyperling
2020-12-21 05:36:51 -06:00
f01c04027bAdd new flatpaks task to includes.
Hyperling
2020-12-21 05:25:19 -06:00
024da43cbbAdd a system repo for flathub.
Hyperling
2020-12-21 05:23:56 -06:00
40e925a596Fix typo in package. May need to find a way to have local ansible validate this stuff. :P
Hyperling
2020-12-21 05:15:04 -06:00
7e5b199213Looks like only one Flatpak can be installed at a time. It was not happy about the list. Maybe we can find a way to loop later.
Hyperling
2020-12-21 05:12:51 -06:00
2c73616b52Do not attempt to install general community galaxy repo. 2.9 docs say it is not needed. So why does 2.10 say they are? Regardless, the pre task failed because community.general was not found.
Hyperling
2020-12-21 05:07:07 -06:00
e2a64c2fb4Attempt to use flatpak without qualifier.
Hyperling
2020-12-21 05:03:39 -06:00
00d7c10021Attempting to automate installing requirements.
Hyperling
2020-12-21 05:01:35 -06:00