mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-03 06:49:10 -07:00
nxos_file_copy enhancement (#42424)
* add file_pull option * typo correction * fix shippable error * review comments * fix for review comments by mwiebe * possible shippable fix * remove file_copy from ignore * more review comments addressed * review comments * add localhost for remote scp server in tests * timeout fix
This commit is contained in:
parent
a488b3a8ed
commit
fa5f396a4b
3 changed files with 218 additions and 46 deletions
|
@ -896,7 +896,6 @@ lib/ansible/modules/network/nxos/nxos_bgp_neighbor_af.py E325
|
|||
lib/ansible/modules/network/nxos/nxos_bgp_neighbor_af.py E326
|
||||
lib/ansible/modules/network/nxos/nxos_command.py E326
|
||||
lib/ansible/modules/network/nxos/nxos_config.py E324
|
||||
lib/ansible/modules/network/nxos/nxos_file_copy.py E324
|
||||
lib/ansible/modules/network/nxos/nxos_gir.py E326
|
||||
lib/ansible/modules/network/nxos/nxos_igmp_interface.py E326
|
||||
lib/ansible/modules/network/nxos/nxos_interface.py E324
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue