From 5d8e94dab3744a571a993b9f1000557e60199fd9 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Jun 04 2020 01:43:11 +0000 Subject: Fix FTBFS Signed-off-by: Igor Raits --- diff --git a/ansible-collection-netbox-netbox.spec b/ansible-collection-netbox-netbox.spec index f5d8691..b24a232 100644 --- a/ansible-collection-netbox-netbox.spec +++ b/ansible-collection-netbox-netbox.spec @@ -22,6 +22,7 @@ BuildArch: noarch %prep %autosetup -n ansible_modules-%{version} sed -i -e '1{\@^#!.*@d}' plugins/modules/*.py +rm -vr tests/integration %build %ansible_collection_build