RobVerduijn
RobVerduijn
I second this request, Currently you have to be really persistent/desperate to even consider using the podman/buildah connection type. Even after using ansible for some years now for all kinds...
Hello, After some more digging and asking around I found out I need to add the following as a workaround ``` -m stdout --pae false ``` The environment variable doesn't...
> You did mention plaintext file, not sure an environment variable is allowed (or better), but I'll put this here in case anyone else come across this where that might...
Hi, just read about podman-desktop and jumped right in. The first thing I looked for was podman-remote functionality. Hope you can add this soon. Cheers Rob
Why not simply loop over the ini_file task ? --- - name: tune sssd hosts: localhost remote_user: root gather_facts: false vars: sssd_tunables: - section: domain/ipa.domain option: subdomain_inherit value: ignore_group_members, ldap_purge_cache_timeout...
> lly. Hi, Using the reject_list as a workaround is not an option since the kb-article will always be a different one. Not installing the drivers updates is also not...
hi, @jborean93 ... after another day of happy debugging on windows update implementation ..... I figured out a workaround in my play. In a block section, after the update installs...
Well that makes 2 of us, writing playbooks that work on tower becomes increasingly more difficult. RedHat really leaves it's customers hanging when it comes to ansible updates and tower....
Yes I did hear about that, and already managed to allocate time at wprk to look into the transition. However that does not seem to be a trivial change going...
Hello... We're currently in the middle of a migration to AAP 2.1.x (this was a rather complex exercise) So now I have the latest ee using the latest ansible.windows collection...