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

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

* Adjust tests.
This commit is contained in:
Felix Fontein
2021-03-20 13:45:42 +01:00
committed by GitHub
parent a23fc67f1f
commit 24f8be834a
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)."