Verified Commit fe7f30c1 authored by Silvio Rhatto's avatar Silvio Rhatto
Browse files

Fix: tasks: main: adds missing license header

parent d018c3fd
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
---
#
# Onionprobe Ansible role - instance removal playbook
#
# Copyright (C) 2024 The Tor Project, Inc.
# SPDX-License-Identifier: AGPL-3.0-or-later
#

- name: Destroy molecule containers
  hosts: all
  gather_facts: false