Skip to content

Commit

Permalink
Merge pull request #189 from asm0deuz/allowlist
Browse files Browse the repository at this point in the history
whitelist_externals in tox.ini deprecated
  • Loading branch information
guits authored Feb 8, 2023
2 parents 005d342 + a34d232 commit 93bb5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ setenv=
commands = py.test -vvv -n=auto {toxinidir}/tests/library/ {toxinidir}/tests/module_utils

[testenv:{el8,el9}-functional]
whitelist_externals =
allowlist_externals =
vagrant
bash
pip
Expand Down

0 comments on commit 93bb5e2

Please sign in to comment.