mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Add changelog entry for grafana base64 port
This commit is contained in:
4
changelogs/fragments/grafana-deprecation-warnings.yaml
Normal file
4
changelogs/fragments/grafana-deprecation-warnings.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
bugfixes:
|
||||
- Various grafana_* modules - Port away from the deprecated b64encodestring
|
||||
function to the b64encode function instead. https://github.com/ansible/ansible/pull/38388
|
||||
Reference in New Issue
Block a user