Fix nios modules to work with ansible-core 2.11 (#2057) (#2059)

* Fix nios modules to work with ansible-core 2.11.

* Adjust tests.

(cherry picked from commit 24f8be834a)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2021-03-20 14:10:24 +01:00
committed by GitHub
parent 0ca922248f
commit 1f975eff56
13 changed files with 59 additions and 22 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "nios* modules - fix modules to work with ansible-core 2.11 (https://github.com/ansible-collections/community.general/pull/2057)."