summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLee Garrett <lgarrett@rocketjump.eu>2021-01-09 23:33:01 +0100
committerLee Garrett <lgarrett@rocketjump.eu>2021-01-09 23:33:01 +0100
commit7c83abde5a9c4f42054c4ea529a7134b99652898 (patch)
tree4b152a98c622739e8fb2075a4342343a02bcc838 /debian/rules
parent3b54f483b3fcc70142d421bd4adc15f202d1f353 (diff)
downloaddebian-ansible-core-7c83abde5a9c4f42054c4ea529a7134b99652898.zip
d/rules: Exclude one more file from dh_clean
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index e17dfdbe..4fb9027c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,9 @@ export ANSIBLE_SKIP_CONFLICT_CHECK=1
dh $@ --with python3 --buildsystem=pybuild
override_dh_clean:
- dh_clean --exclude=test/units/inventory_test_data/group_vars/noparse/all.yml~
+ dh_clean \
+ --exclude=test/units/inventory_test_data/group_vars/noparse/all.yml~ \
+ --exclude=test/integration/targets/collections/collection_root_user/ansible_collections/testns/testcoll/plugins/modules/uses_leaf_mu_flat_import.bak
#override_dh_auto_build:
# dh_auto_build