Bradley A. Thornton
Bradley A. Thornton
It appears the title cannot be added to an entry which was created without one. Reproduce: - Create an entry and do not add a title, save the entry -...
It would be nice to be able to sort by title Thanks again for this -brad
This should allow for user's to pin to a version required for certification etc.
Example:  For each of the violation that we can fix, add "fixable" to the error message.
Ensure role names (maybe just within a collection) are correct, e.g. don't contain a `-`
Can we vendor it? Should we depend on it? https://github.com/aristanetworks/j2lint This could be a nice addition to the features of ansible-lint
This might be tricky, and maybe only possible for know pluigns, but for example the `ansible.builtin.dnf` plugin allows for a list in the `name` key. If `loop` was present and...
All plugins used should either be in ansible.builtin or a collection listed in a requirements.yml file
In the getting started guide it is recommended to create an `ansible.cfg` file in the extension directory. I don't believe this is ever used. A new `ansible.cfg` file is built...
As a user I want to provide playbooks used for provisioning to a community supported collection to other users. Similar to the molecule plugin python package I think we should...