John Wadleigh
John Wadleigh
We are using the latest RC (0.14rc2) and had a vaulted file `vars/pass.yml` and ansible-review crashed with stacktrace when it hit that file. ansible-review is being triggered through pre-commit in...
The output from `ansible-review` shows some inconsistent formatting. For example, some internal `WARN` messages are shown without a rule number reference. I believe all `WARN` and `ERROR` messages should produce...
Currently when we use the pre-commit hook with `ansible-review` and set the `verbose` option on the hook definition in the `.pre-commit-config.yaml` file the `ansible-review` tool does not react to this...
Using `ansible-review` version `v0.14.0rc2`. The output of ansible-review when you run the command in the pre-commit hook is different from `yamllint` for example. I am not sure if there even...
I am trying the new tagged v0.14.0rc1 and even though it seems to fix the original issue with vaulted strings, I hit an issue with providing a custom config file....
**Is your feature request related to a problem? Please describe.** Would like to hide the left panel, where the groups are defined. I don't use this at all. **Describe the...
Installed SCAP-Workbench on MacOS and Windows platforms and in both cases, I loaded different content and the next window only shows the list of rules and you can customize them,...
Currently the container runtime option can only be passed to `ansible-builder` via CLI argument. It would be nice to add this option in the config file `execution-environment.yml`. If the user...
Hi! First of all, thank you for the theme. I like how simple and clean it is for writing technical articles. I noticed the option to have comments enabled for...
[Documentation](https://docs.ansible.com/ansible/latest/galaxy/user_guide.html#configuring-the-ansible-galaxy-client) for `ansible-galaxy` states: ``` As well as defining these server options in the ansible.cfg file, you can also define them as environment variables. The environment variable is in the...