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 H! I could not find anything similar in the documentation. https://www.consul.io/api-docs/agent and concrete https://www.consul.io/api-docs/agent#update-acl-tokens `PUT /v1/agent/token/default` it the same that `consul acl set-agent-token default ""` ### Issue Type...

feature
module
plugins
clustering

### Summary Hello, It seems for some weird reason, cobbler_system module is passing more arguments to method as expected When you have "defined" system in cobbler and use module to...

bug
module
traceback
plugins

##### SUMMARY This change adds support for creating value to node when using add_children/set_children with subnodes in xml module. [Closes #2372](https://github.com/ansible-collections/community.general/issues/2372). ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT...

feature
module
stale_ci
new_contributor
plugins
breaking_change
check-before-release

### Summary udm_user imports the deprecated stdlib library 'crypt'. See https://peps.python.org/pep-0594/#crypt for more information, that library is scheduled for removal from Python 3.13. The module has to be adjusted to...

bug
module
has_pr
plugins
cloud

### Summary homectl imports the deprecated stdlib library 'crypt'. See https://peps.python.org/pep-0594/#crypt for more information, that library is scheduled for removal from Python 3.13. The module has to be adjusted to...

bug
module
has_pr
plugins
system

### Summary The community.general.filesystem module allows specifying "vfat" as the `fstype` parameter, in order to create a FAT filesystem. This uses `mkfs.vfat` from https://github.com/dosfstools/dosfstools . However that project prefers `mkfs.fat`...

feature
module
plugins

### Summary The implicit contract of this ansible module is to have the apache2 module installed at the end of it's run. In case the configuration is broken, for example...

bug
module
has_pr
plugins
web_infrastructure

### Summary I'm trying to add this locale on Ubuntu 22.04 or Ubuntu 24.04 but nothing happens, the output of the command is always Changed:false. ansible -m locale_gen -a "name=es_AR.UTF-8...

bug
module
plugins

### Summary When I try to extend a partition in use while using community.general.parted I get errors stating the partition is in use and doesn't let me proceed ending the...

bug
module
plugins

##### SUMMARY This connection plugin uses ssh (`paramiko`) to connect to a proxmox host and then calls `pct` to connect into the LXC Proxmox container. I mainly inherited from `ssh_paramiko`...

stale_ci
connection
new_contributor
has_issue
plugins
check-before-release
backport-9