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

Ansible Community General Collection

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

### Summary I was looking at the module. One feature I like to use for is adding a sudo rules file in the /etc/sudoers.d folder. I would love to see...

feature
module
needs_info
plugins
system

### Summary When using the passwordstore lookup plugin and the execution of pass fails (e.g. because the repository doesn't exist, the GPG key isn't present, ...) the output from Ansible...

feature
lookup
plugins

### Summary Adding host to Icinga fails with `"msg": "unable to connect to Icinga. Exception message: Expecting value: line 1 column 1 (char 0)"` because of following change in ansible-core,...

bug
module
traceback
plugins
monitoring

##### SUMMARY Added an example to the vendor option. The description of the option is not verbose enough and can lead to problems. More precisely, you need to enter the...

module
stale_ci
new_contributor
small_patch
plugins
docs
identity
check-before-release
docs_only
backport-4
backport-5

##### SUMMARY This is a duplicate of ansible/ansible#46367 as that issue was closed because of the collection migration. I'm including the text of the issue below: The `semanage fcontext` command...

feature
module
waiting_on_contributor
needs_triage
affects_2.10
plugins
system

### Summary Currently, the `ipa_host` module does not support the a few important attributes of a host. One of them is the `userclass` which traditionally is used to add information...

feature
module
plugins
identity

### Summary Pfexec become plugin does use non existing options and bad quoting, see: https://github.com/ansible/ansible/issues/15642 The old change described in this [patch](https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/python/ansible/patches/01-pfexec.patch) still works, I'm ready to open a pull...

bug
module
has_pr
plugins
os
packaging

### Summary The return values `ipa_host` module are vastly different if we use the `random_password: true` or not. Calling the module with random password to false, (or not set), the...

bug
module
plugins
identity

### Summary nmcli is not configuring the interface and saying **"Connections already exist and no changes made"**. ### Issue Type Bug Report ### Component Name - nmcli ### Ansible Version...

bug
module
plugins
net_tools

### Summary I would like to verify record changes in my domains via `--check --diff` or even view the changes with just `--diff`, but the module does not output any...

bug
module
plugins
net_tools