387093a0d6
* Fix net_get and net_put task run failure (#56145)
* net_get and net_put action plugin class need
to inherit from ActionBase class as the action
class implements the entire get and put logic
(cherry picked from commit 9271b4e368
)
* backport changelog
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2 lines
101 B
YAML
2 lines
101 B
YAML
bugfixes:
|
|
- Fix net_get and net_put task run failure - https://github.com/ansible/ansible/pull/56145
|