Skip to content

Instantly share code, notes, and snippets.

@NilashishC
Created December 20, 2024 12:23
Show Gist options
  • Save NilashishC/e65ba0b9d682e6bd227d532e58c3b998 to your computer and use it in GitHub Desktop.
Save NilashishC/e65ba0b9d682e6bd227d532e58c3b998 to your computer and use it in GitHub Desktop.
(core) ➜ ansible-collections ansible-playbook sftp.yaml -i inventory
PLAY [junos] *******************************************************************
TASK [PUSH TEST FILE TO DEVICE] ************************************************
Friday 20 December 2024 17:44:07 +0530 (0:00:00.030) 0:00:00.030 *******
ok: [10.0.148.231]
PLAY RECAP *********************************************************************
10.0.148.231 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
TASKS RECAP ********************************************************************
Friday 20 December 2024 17:51:58 +0530 (0:07:50.539) 0:07:50.569 *******
===============================================================================
PUSH TEST FILE TO DEVICE ---------------------------------------------- 470.54s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment