mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-25 15:31:44 -07:00
Fix nrdp string arguments without an encoding (#3909)
* Fix nrdp string arguments without an encoding * added changelog fragment Signed-off-by: Jesse Harris <zigford@gmail.com> * Update changelogs/fragments/3909-nrdp_fix_string_args_without_encoding.yaml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
00a1152bb1
commit
40ffd559ac
2 changed files with 4 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- nrdp callback plugin - fix error ``string arguments without an encoding`` (https://github.com/ansible-collections/community.general/issues/3903).
|
Loading…
Add table
Add a link
Reference in a new issue