ignore file_pull (#44614)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
Trishna Guha 2018-08-24 10:51:57 +05:30 committed by GitHub
parent 33f5b1aa0f
commit 8b175d99c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,6 +57,7 @@
- assert: *false
- block:
- name: "Copy file using file_pull"
nxos_file_copy: &copy_pull
file_pull: True
@ -76,6 +77,7 @@
register: result
- assert: *true
ignore_errors: yes
rescue: