diff --git a/playbooks/tox/pre.yaml b/playbooks/tox/pre.yaml index 0bf9b3ce..2a3872f1 100644 --- a/playbooks/tox/pre.yaml +++ b/playbooks/tox/pre.yaml @@ -1,3 +1,5 @@ - hosts: all + gather_facts: true + gather_subset: "!all" roles: - run-bindep