fa66813696
* Modify the parent class for net_put and net_get module to refer from `ActionModule` class in network.py action plugin which contains the common code for network plugins. * Replace `_handle_template` with `_handle_src_option` function name which is defined in common class.
2 lines
108 B
YAML
2 lines
108 B
YAML
bugfixes:
|
|
- Fix net_put module to handle text based files (https://github.com/ansible/ansible/issues/66059)
|