ansigenome icon indicating copy to clipboard operation
ansigenome copied to clipboard

A tool to help you gather information and manage your Ansible roles.

Results 29 ansigenome issues
Sort by recently updated
recently updated
newest added

Hi I just noticed that Ansigenome missed `packages__whitelist_by_vars_combined` which is used in the same `set_fact` tasks as `packages__blacklist_by_vars_combined` (is which is listed as expected). Without looking into the code I...

Thanks for making ansigenome, among other things, I love the export feature. I added an option to list reverse dependencies of roles. I use that when making changes in ansible...

It would be nice to include all the required configuration and templates into the role itself so that everyone can regenerate the readme. Related to: https://github.com/weareinteractive/gem-ansible-role/issues/2

Hi Great project. Is it possible to specify the path to the readme template as follows, where `~` would be expanded as `$HOME`? ``` options_readme_template: ~/.ansigenome/ypid.README.rst.j2 ``` Currently, ansigenome says:...

bug

Example: https://github.com/debops/ansible-apt#role-dependencies `debops.etc_services` could link to https://github.com/debops/ansible-etc_services

I noticed when running this it did not report any defaults for my role however there are a number of defaults outside of the standard tasks folder

scan
enhancement