Eric
Eric
This resolves the issue raised in Issue #4142 where Molecule does not find the config.yml file the project directory `{project_dir}/.config/molecule/config.yml` but does find it in the home directory. I ran...
### Prerequisites - [X] This was not already reported in the past (duplicate check) - [X] It does reproduce it with code from main branch (latest unreleased version) - [X]...
The `ipareplica` roles does not seem to set the forwarders automatically when using the `ipareplica_auto_forwarders=yes` variable. In the logs it seems to detect the DNS servers listed in /etc/resolv.conf but...
### Summary This is a feature request for the zypper module: - When updating all system packages using this module and the task fails due to underlying OS issues(disk space)....
##### SUMMARY When using `community.zabbix.zabbix_inventory` you have to create a `zabbix_inventory.yml` In `zabbix_inventory.yml`, you should be able to only provide `auth_token` without requiring `login_user` and `login_password` to be set. Currently,...