Akira Yokochi
Akira Yokochi
According to #379 and #381, ansible-builder 1.1.0 needs Python 3.8 or higher. Not only documentation, I would like to restrict when installing. Like this: https://github.com/ansible/ansible/blob/v2.13.2/setup.cfg#L39
##### SUMMARY Previously, unapproved workflows on header looked the same even if they existed or not. It was difficult to distinguish between them. So, if there are unapproved workflows, I...
### Area Ansible Network Automation Workshop ### Proposed Changes The README.ja.md under `Supplemental Exercise: Ansible Network Resource Modules` does not translated yet. https://github.com/ansible/workshops/blob/devel/exercises/ansible_network/supplemental/resource/README.ja.md Although I don't permission to assign I...
add action_groups in `meta/runtime.yml`. This allows module_defaults group feature. https://docs.ansible.com/ansible/latest/user_guide/playbooks_module_defaults.html#module-defaults-groups It becomes able to specify common options such as host username and password without specifying per tasks or using environment...
# Summary There appears to be no consistency between `README.md`, `meta/argument_specs.yml`, and `defaults/main.yml` in filetree_read role. | | `README.md` | `meta/argument_specs.yml` | `defaults/main.yml` | |--|--|--|--| | Required options |All options...
##### SUMMARY Fix module name and log consistency in parse_cli_textfsm filter doc. ##### ISSUE TYPE - Docs Pull Request ##### COMPONENT NAME ##### ADDITIONAL INFORMATION ```paste below N/A ```
##### SUMMARY Fix link to vyos.vyos collection so that redirects are not required. ##### ISSUE TYPE - Docs Pull Request ##### COMPONENT NAME - README.md ##### ADDITIONAL INFORMATION ```paste below...
Fixed inline literal syntax in TTP Internals.
Fixed to double curly brackets.
Fixed link to Available Device Types.