Bradley A. Thornton
Bradley A. Thornton
When molecule become collection aware we may want to jump start the process of using molecule for running intgration tests. We will need the "common" scenario support for this to...
Please profile production write-list all
https://github.com/ansible/ansible-dev-environment/blob/b758f6e19093cf8359a6e41e485b70fe2fd8f784/src/ansible_dev_environment/cli.py#L168
New rule to do per-task regex mathcing using a default list of some regex's from here: https://github.com/odomojuli/regextokens Allow for user provided list to replace or suppliment the list. regex's should...
https://github.com/ansible/ansible-lint/blob/3553b2a8126e31db0e61296961e4c1f8577386f6/src/ansiblelint/cli.py#L493 Since we use it for collections and roles and it is probably not already added to the users gitignore, should we addit as a default? (It should probably be...
Should be based on: https://redhat-cop.github.io/automation-good-practices/#_roles_good_practices_for_ansible Section 3.1.17
Let's add a rule to detect a missing argspec from a role and README
Add an `upgrade` param to adt so it can upgrade itself and deps.
Upgrade collections, collection deps and then call `adt --upgrade` Related: https://github.com/ansible/ansible-dev-tools/issues/603