Hideki Saito

Results 9 issues of Hideki Saito

##### SUMMARY The summary of the original issue(ansible/ansible#26095) is below: *When you try to create a 2-disks vm with each disk on a different datastore, both are created on the...

bug
affects_2.10
module
cloud
plugins

##### SUMMARY Following [the duplication information](https://docs.ansible.com/ansible/latest/collections/ansible/posix/skippy_callback.html#deprecated) in the module docs, skippy is going to remove from ansible.posix. We need to make a plan and retirement schedule for [skippy](https://docs.ansible.com/ansible/latest/collections/ansible/posix/skippy_callback.html#ansible-posix-skippy-ansible-screen-output-that-ignores-skipped-status). ``` [DEPRECATED]...

verified
has_pr
pinboard

##### SUMMARY * `at -r` command-line option does not work on RHEL6 and CentOS6. Therefore, we will need to modify delete logic to use `atrm` command instead of `at -r`....

##### SUMMARY sysctl: add basic filesystem attribute setting options for sysctl_file: * Fixes #108 ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME - ansible.posix.sysctl ##### ADDITIONAL INFORMATION None

##### SUMMARY We need to address the following update for the devel branch remote test: - https://github.com/ansible-collections/news-for-maintainers/issues/63 ##### ISSUE TYPE - CI Changes ##### COMPONENT NAME - ansible.posix ##### ANSIBLE...

##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - API - UI ##### SUMMARY Using workflow job template, user wants to pass secret values with set_stats, but `artifacts` and...

type:enhancement
component:api

##### SUMMARY The forward and masquerade options for the firewall module takes either True or False as a value. Currently, it is defined as a string, but it should be...

##### SUMMARY Towards the release of version 2.0.0, we should change the type of the icmp_block_inversion option from str to bool. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME...

feature
verified

##### SUMMARY According to the following guidelines, the README in ansible.posix is missing several sections. I believe that adding extra information would be useful for many users, so it would...

verified
docs