ansible/test/integration/targets/nxos_file_copy
Ganesh Nalawade 88008badb1
Fix nxos_file_copy option value path validation ()
* Fix nxos_file_copy option value path validation

*  Modify `local_file`, `local_file_directory` and
   `remote_file` option type from `str` to `path`
   so that the option value is validated in Ansible
   for a legitimate path value

* Fix review comments
2019-12-15 10:41:33 +05:30
..
defaults NXOS: Integration tests to Ansible (part 3) () 2017-10-25 11:41:23 -04:00
meta
tasks
tests