Skip to content

Commit

Permalink
added new
Browse files Browse the repository at this point in the history
  • Loading branch information
devan555 authored May 22, 2024
1 parent b2d6bff commit ea19e44
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion containerlab_test/destroy_containerlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@
register: destroy_out
ignore_errors: true

- debug: msg="{{ destroy_out }}"
- debug: msg="{{ destroy_out }}"

- name: Delete container file
local_action: command sudo rm -rf containerlab_test/clab-ceos_simple/

0 comments on commit ea19e44

Please sign in to comment.