community.general icon indicating copy to clipboard operation
community.general copied to clipboard

Ansible Community General Collection

Results 463 community.general issues
Sort by recently updated
recently updated
newest added

##### SUMMARY This is a general cleanup refactoring. ##### ISSUE TYPE - Refactoring Pull Request ##### COMPONENT NAME various

module
has_issue
plugins
check-before-release

##### SUMMARY While working on `CmdRunner`, `cpanm` integration tests start to fail in CentOS 7, apparently preventing `cpanm` from installing Perl packages in any version but the most recent one....

needs_revision
tests
integration
WIP
check-before-release

##### SUMMARY `PythonRunner` is based on `CmdRunner` and it is designed to run `python` commands. It transparently handles virtualenvs. ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME plugins/module_utils/python_runner.py

feature
tests
unit
new_plugin
module_utils
plugins
check-before-release

##### SUMMARY This a complement to the PR #8226 , in which a number of MH features are deprecated. ##### ISSUE TYPE - Refactoring Pull Request ##### COMPONENT NAME plugins/module_utils/mh/mixins/deps.py...

needs_revision
module_utils
plugins
check-before-release

### Summary I'd like to add a `force_formula` parameter to the brew role so that the brew command includes `--formula`. ### Rationale When trying to install docker with homebrew, ```yml...

feature
callback
has_pr
plugins

##### SUMMARY Should fix #8213. ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME linode inventory plugin

bug
stale_ci
has_issue
inventory
WIP
plugins
cloud
check-before-release
backport-7
backport-8

### Summary When pulling the objectGUID from an ldap object, an unreadable escaped string of bytes of pulled. It might be nice to have this pulled and converted into GUID...

feature
module
plugins

### Summary Any Ansible task fails if ran with `become:true` and `become_method: machinectl` with error: ``` fatal: [localhost]: FAILED! => { "changed": false, "module_stderr": "", "module_stdout": "\n", "msg": "MODULE FAILURE\nSee...

bug

##### SUMMARY An error message is displayed when we would like to increase the size of disk using collection parted. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME parted...

bug
module
has_pr
plugins
system

##### SUMMARY This issue was already submitted on the [Ansible repo](https://github.com/ansible/ansible/issues/66623). I think it would be useful to be able to specify the activation option (exclusive, shared, local) for LVs...

feature
module
plugins
system