1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Dishant Pandya 88a3daf2ec
Fix: Add user-agent header to allow request through WAF with bot protection (#5024)
* Fix: Add user agent header to allow request through CDN/WAF with bot protection

* upate doc-fragment

* move http_agent variable assignment

* set http_agent param for all Keycloak API Requests

* Update plugins/doc_fragments/keycloak.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/5023-http-agent-param-keycloak.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* fix formatting

* Update plugins/doc_fragments/keycloak.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-01 09:35:05 +02:00
..
action/system Replace symlinks with meta/runtime.yml redirects. (#4562) 2022-04-26 20:33:13 +02:00
become fixing minor documentation flaws (#5000) 2022-07-26 08:01:43 +02:00
cache [5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548) 2022-04-26 11:51:01 +02:00
callback allow configuring opentelementry callback via config file (#4916) 2022-07-07 21:51:04 +02:00
connection fix lxd connection plugin inventory_hostname (#4912) 2022-07-07 21:49:10 +02:00
doc_fragments Fix: Add user-agent header to allow request through WAF with bot protection (#5024) 2022-08-01 09:35:05 +02:00
filter Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
inventory proxmox inventory: fix for agent enabled (#4910) 2022-07-12 11:03:13 +02:00
lookup Fix returnall for gopass (#5027) 2022-07-29 14:24:15 +02:00
module_utils Fix: Add user-agent header to allow request through WAF with bot protection (#5024) 2022-08-01 09:35:05 +02:00
modules Slack: Add support for (some) groups (#5019) 2022-07-31 23:35:07 +02:00
test Document all filter and test plugins (#4597) 2022-05-02 07:25:45 +02:00