# SPDX-License-Identifier: BSD-3-Clause --- - name: "Remove the package '{{ package }}'" package: name: "{{ package }}" state: absent