mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-12 00:54:22 -07:00
Add changelog entry for grafana base64 port
This commit is contained in:
parent
98fb47b061
commit
f5cc4acc53
1 changed files with 4 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue