ansible-documentation icon indicating copy to clipboard operation
ansible-documentation copied to clipboard

Ansible community documentation

Results 114 ansible-documentation issues
Sort by recently updated
recently updated
newest added

##### SUMMARY We've been using https://github.com/ansible-collections/overview to host the rapidly updated decisions etc for developing collections. Since 2.10.0 is official - we need to go through that document: - [...

documentation

We should document the purpose of the various requirements files in the `tests` directory. @gotmax23 it'd be nice to add a README file inside the `tests/` folder, that would explain...

documentation

From https://github.com/ansible/ansible-documentation/pull/120#discussion_r1284134541 - The [current page](https://github.com/ansible/ansible-documentation/blob/devel/docs/docsite/rst/community/development_process.rst) Needs some updates to make clear what is core vs collections. This page appears on both the core and Ansible package docs. But keep...

documentation

### Summary Older Ansible versions doc is a pain to go through with the sidebar not updated at all to match older versions documentation, the result is that many links...

doc builds

### Summary The current env vars page does not include plugins... We should update this autogenerated page to bring that detail in https://docs.ansible.com/ansible/latest/reference_appendices/config.html#environment-variables ### Issue Type Documentation Report ### Component...

doc builds

it is still a big problem not having the possibility to download an offline version of the manual. you are in a datacenter, no mobile internet available, all lan sockets...

enhancement
doc builds
needs_info

##### SUMMARY With the addition of the `TRANSFORM_INVALID_GROUP_CHARS`. Other than reading the source, it was not clear which characters must be avoided going forward, only that the warning (with `-vvvv`)...

documentation

##### SUMMARY Every Ansible module takes in an `argument_spec` to the `AnsibleModule`. I can't find documentation anywhere about what is supposed to go here. ##### ISSUE TYPE - Documentation Report...

documentation

##### 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...

documentation

### Summary As multiple reviewers mentioned in ansible/ansible#74413, the four stages of an Ansible module / plugin mentioned in docs/docsite/rst/dev_guide/module_lifecycle.rst are no longer correct, since `ANSIBLE_METADATA` no longer exists. (#73707...

documentation