Alicia Cozine

Results 18 issues of Alicia Cozine

##### SUMMARY As a translator, if I can identify words I should not translate, I produce better translated docs. If I can leave all code blocks in English, that's an...

easyfix
waiting_on_contributor
support:core
has_pr
docs
affects_2.9
hacktoberfest

We have 3 labels on the ansible/ansible repo related to documentation: `docs`, `docsite`, and `docsite_pr`. To make it easier to find relevant issues, we'd like to define and refine the...

enhancement

##### SUMMARY Update all M() links across the collections included in the `ansible` PyPI package to use FQCN. See ansible-community/antsibull#92 for more detail on how links work. Related to: https://github.com/ansible-collections/community.azure/issues/4...

documentation
good first issue
help wanted

As a user, If I make a mistake in a matching directive or in the `content:` parameter, I may end up with one or more `null` values in the final...

##### SUMMARY At the community meeting on Oct. 28, 2020, we agreed to merge https://github.com/ansible-collections/community.general/pull/1191 and remove community.general's dependency on ansible.posix in a minor release. We debated whether or not...

easyfix
support:core
has_pr
docs
affects_2.10
affects_2.13

### Summary #75406 took the first step toward documenting Matrix as an option for Ansible community chat. Here's the remaining work to be done: - [ ] update references to...

support:core
has_pr
docs
docsite
affects_2.12

##### SUMMARY The community maintains a list of requirements for collections at https://github.com/ansible-collections/overview/blob/main/collection_requirements.rst. Incorporate this content into the as part of the dev_guide. ##### ISSUE TYPE - Documentation Report #####...

has_pr
docs
docs_only
affects_2.14

##### SUMMARY Closes #78715. The old documentation suggested prepending a `0` to signal octal values for `mode`. This approach fails in loops, possibly elsewhere. This PR changes the documentation to...

docs
affects_2.15

##### SUMMARY How well does our documentation work with screenreaders? We want to: - [ ] Make sure all link URLs (and cross-reference links) provide descriptive text that conveys information...

support:core
has_pr
docs
affects_2.15

##### SUMMARY Part of correcting the documentation about how to deduplicate roles. I've read several issues, many of them closed. I believe that `allow_duplicates` was never implemented for either `include_role`...

needs_revision
module