ansible.posix icon indicating copy to clipboard operation
ansible.posix copied to clipboard

Ansible Collection for Posix

Results 172 ansible.posix issues
Sort by recently updated
recently updated
newest added

##### SUMMARY ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME Synchronize ##### ANSIBLE VERSION ```paste below ansible [core 2.11.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules',...

verified
needs_info

##### SUMMARY It's a hotfix for problem that Ansible cannot synchronize files if directories contains whitespaces in their paths. This bug there for years (at least since 2015), I thought...

##### SUMMARY Added support for configuring [intra zone forwarding](https://firewalld.org/2020/04/intra-zone-forwarding) to the ansible.posix.firewalld module. ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME ansible.posix.firewalld ##### ADDITIONAL INFORMATION Querying whether the...

##### SUMMARY As per [NetworkManager and firewalld - Zone is lost on network restart](https://access.redhat.com/discussions/1455033), this ansible firewalld module is unable to persist zone settings for interfaces. This can be enhanced/compensated...

bug
needs_info
needs_verified

##### SUMMARY We would like the 'acl' module to cater for excluding files or directories when the "recurse: True" option is used. ##### ISSUE TYPE - Feature Idea ##### COMPONENT...

feature
verified
waiting_on_contributor

##### SUMMARY There is an option `use_nfsv4_acls: true` which allows to use NFSv4 ACL rules instead of POSIX ones. It does not work at all. It was already mentioned here...

bug
verified
waiting_on_contributor

Migrated from: https://github.com/ansible/ansible/issues/71220 ##### SUMMARY In our environment, for most systems, /bin/sh is linked to /bin/bash, but on some hosts it is /bin/dash. We use 'set -eo pipefail' in our...

bug
verified

##### SUMMARY Unless I'm missing something in the docs for the firewalld module, it is possible to create zones but not to set the default zone. I guess this can...

feature
verified
waiting_on_contributor

##### SUMMARY I'm unable to use synchronize Ansible module to copy files from a server A to server B I'm using a shared user between thoses servers to authorize ssh...

bug
needs_info

##### SUMMARY Icmp block inversion and masquerade are string types which means any string will enable them. If we update ICMP block inversion and masquerade schemas to boolean values this...

bug
verified
has_pr