Alicia Cozine

Results 22 comments of Alicia Cozine

Having docs disappear is a blocker for sure. @bcoca any idea why some filter docs are getting excluded with these changes?

Related to https://github.com/ansible/community/issues/389.

Related to https://github.com/ansible/ansible/issues/67484

Also related to https://github.com/ansible/ansible/issues/70267 and https://github.com/ansible/ansible/issues/67621

Related to https://github.com/ansible/ansible/issues/73195

See also https://github.com/ansible-collections/overview/issues/45#issuecomment-648405709 for an overview of changes maintainers should be aware of!

M() and seealso links that did not have FQCNs (as of July 8) show up as `undefined label` errors here: https://gist.github.com/abadger/158d752815845cf3e63bbc738ca203f4.

Updated #56. Is that all we need to unblock this story?

Oh, excellent - so it's possible to set `allow_duplicates: false` for both `include_role` and `import_role`, and Ansible deduplicates all roles? I can withdraw this PR, or change it to restore...

For folks who find this issue searching for documentation on the CLI tools, current detailed docs for them are here: https://docs.ansible.com/ansible/latest/user_guide/command_line_tools.html. The cheatsheet is a good idea, it just hasn't...