Results 51 issues of Wolfgang Faust

Per the notice: [DEPRECATION WARNING]: Invoking "apt" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items and specifying `name: "{{item}}"`,...

* `| failed` was [deprecated in Ansible 2.5](https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.5.html#jinja-tests-used-as-filters) and removed in 2.9 * The `python` dpkg alternative doesn't seem to be available by default, but we're only interested in python3...

Looks like the intent was to pass --fields, not --force. I was already confused when I started reading the docs for this script, using the wrong option didn't help matters...

The page doesn't display properly on mobile devices. I'm guessing this problem was introduced by the recent changes I made.

The first thing I did when I saw the website was try to compare the files and get confused when they were in the wrong order.

HashiCorp [now has an official repository](https://www.hashicorp.com/blog/announcing-the-hashicorp-linux-repository) which includes packages for Vagrant. This unofficial repository will be supported **until April 30, 2021**, after which time it will no longer be available....

READ ME

Here's some output I get with `"import/no-cycle": ["error", { ignoreExternal: true }]`: ``` $ eslint . ./app.ts 29:1 error Dependency cycle detected import/no-cycle 32:1 error Dependency cycle detected import/no-cycle 35:1...

There seem to be two different sets of documentation for the API--this repository, and the URL above; and they don't match. Are they documenting two different APIs, or are they...

I have occasion to use some of the Screeps type definitions outside of the Screeps environment. (I'm making a server-side implementation of RoomVisual for visualizing test results and want to...

I just got a flash message that looked like this: > Your email address has not yet been confirmed. Check your email Inbox and Spam folders for the confirmation email...