[ansible-project] Re: Windows: CS1504 Failed to compile C# code

2024-02-27 Thread Alexander Schomburg
FYI, We managed to find the reason and a possible solution for this issue which is described in detail in this GitHub Issue: https://github.com/ansible-collections/ansible.windows/issues/588 TLDR: Make sure to never enable Dynamic Code Security with AppLocker, even if AppLocker is just run in A

[ansible-project] Release announcement: Ansible community package 9.3.0

2024-02-27 Thread Maxwell G
Hello everyone, We're happy to announce the release of the Ansible 9.3.0 package! Ansible 9.3.0 depends on ansible-core 2.16.4 and includes a curated set of Ansible collections that provide a vast number of modules, plugins, and roles. How to get it - This release is available o

[ansible-project] docker_purge with several labels in filter

2024-02-27 Thread bigfootspi
Hello everybody. I am trying to launch a container purge command by filtering on several labels in my container. my command does not work. filters seem poorly formatted Have you an idea ? docker_prune: containers: yes images: yes debug: true containers_filters: label:

[ansible-project] Use Ansible to replace *.desktop files by custom versions ?

2024-02-27 Thread Nicolas Kovacs
Hi, Up until recently I’ve been using a bone-headed setup.sh shell script to setup my desktop clients based on Rocky Linux 8 and a heavily customized KDE desktop: * https://gitlab.com/kikinovak/rocky-8-desktop I’ve been learning to use Ansible for some time now (with a few false starts) and

[ansible-project] Re: /tmp issue

2024-02-27 Thread Dmitry Konstantinov
https://github.com/ansible/ansible/issues/81777 - looks like an explanation of the issue On Monday 10 October 2022 at 09:22:46 UTC+1 sysadmin-dp wrote: > Hi, > > we also have the same exact problem in our company. This behavior is just > random and everytime we execute the same task again, it w