mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-04 05:04:22 -07:00
ignore file_pull (#44614)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
33f5b1aa0f
commit
8b175d99c6
1 changed files with 18 additions and 16 deletions
|
@ -57,6 +57,7 @@
|
||||||
|
|
||||||
- assert: *false
|
- assert: *false
|
||||||
|
|
||||||
|
- block:
|
||||||
- name: "Copy file using file_pull"
|
- name: "Copy file using file_pull"
|
||||||
nxos_file_copy: ©_pull
|
nxos_file_copy: ©_pull
|
||||||
file_pull: True
|
file_pull: True
|
||||||
|
@ -76,6 +77,7 @@
|
||||||
register: result
|
register: result
|
||||||
|
|
||||||
- assert: *true
|
- assert: *true
|
||||||
|
ignore_errors: yes
|
||||||
|
|
||||||
rescue:
|
rescue:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue