Guillaume GILL
Guillaume GILL
Great ! That's true it could be better for a k8s model where write config files will not persist... Why not use a dedicated rules system folder in the data...
CSV could be simple, but it seems complicated to import unstructured data. Metrics could arbitrary have labels, so I have no ideas for a simple CSV import. For "remote-write" feature,...
> It is not optimised for huge volumes and could be very heavy > I'm not sure where you're getting that idea, a Prometheus server can already ingest millions of...
Hi ! As I understand, we have to build a new browser extension XXXX with a callback function and provide its ID to "AWS Extended Switch Roles" ? Is it...
Awesome! It helps to clarify your mindset and shows a great analysis :) In practice combining terramate and terragrunt remain a little bit abstract but it gives some ideas
I think I have the same issue here ! On the point of view of the action plugin there is no reason to break the `while True` loop and there...
New detailed logs, I added initial KB5011503 download + some install loops [update_loop.log](https://github.com/ansible-collections/ansible.windows/files/8424631/update_loop.log) Not sure about impact but some fails : ``` 2022/04/05 20:19:01.7936711 3728 3744 Misc *FAILED* [80070003] WUTaskManager...
Ok I understand. I will try to take some time and investigate. I know another colleague was able to "fix" the problem by installing the update through RDP on another...
> @gillg Would you mind sharing your workaround? Sorry for the delay @PhilooLinux ! A simple solution is to create a file `/plugins/action/win_updates.py` in your ansible repo. Add lines below...
In my opinion this PR mix too much things, and use native AWS sdk in documentation is probably a bad idea. Ansible should use it's own variable to avoid scope...