Automation
Automating Ansible
I’ve had a rough history with automation. I tried to automate some things between multiple wordpress sites in BASH and ended up writing this horrendous thing that I only show you because of how bad Read more…
I’ve had a rough history with automation. I tried to automate some things between multiple wordpress sites in BASH and ended up writing this horrendous thing that I only show you because of how bad Read more…
What some of the tutorials I’ve found for using dotnet with mono miss, are these issues: https://github.com/dotnet/core/issues/2540# https://github.com/NuGet/Home/issues/7956 This will give you the following error: /usr/share/dotnet/sdk/2.2.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(5,5): Error MSB4018: The "GenerateDepsFile" task failed unexpectedly. System.TypeLoadException: Could Read more…