whitelist->allowlist

https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23

Signed-off-by: David Galloway <dgallowa@redhat.com>
pull/7198/head
David Galloway 2022-05-24 14:43:05 -04:00 committed by Guillaume Abrioux
parent a698c07716
commit 245133f9e0
10 changed files with 11 additions and 11 deletions

View File

@ -19,7 +19,7 @@ fact_caching = jsonfile
fact_caching_connection = $HOME/ansible/facts
fact_caching_timeout = 7200
nocows = 1
callback_whitelist = profile_tasks
callback_allowlist = profile_tasks
stdout_callback = yaml
force_valid_group_names = ignore
inject_facts_as_vars = False

View File

@ -4,7 +4,7 @@ envlist = centos-container-cephadm
skipsdist = True
[testenv]
whitelist_externals =
allowlist_externals =
vagrant
bash
pip

View File

@ -4,7 +4,7 @@ envlist = centos-container-docker_to_podman
skipsdist = True
[testenv]
whitelist_externals =
allowlist_externals =
vagrant
bash
pip

View File

@ -4,7 +4,7 @@ envlist = centos-{container,non_container}-external_clients
skipsdist = True
[testenv]
whitelist_externals =
allowlist_externals =
vagrant
bash
git

View File

@ -4,7 +4,7 @@ envlist = centos-{container,non_container}-filestore_to_bluestore
skipsdist = True
[testenv]
whitelist_externals =
allowlist_externals =
vagrant
bash
git

View File

@ -4,7 +4,7 @@ envlist = centos-container-podman
skipsdist = True
[testenv]
whitelist_externals =
allowlist_externals =
vagrant
bash
pip

View File

@ -45,7 +45,7 @@ commands=
"
[testenv]
whitelist_externals =
allowlist_externals =
vagrant
bash
passenv=*

View File

@ -4,7 +4,7 @@ envlist = centos-{container,non_container}-subset_update
skipsdist = True
[testenv]
whitelist_externals =
allowlist_externals =
vagrant
bash
git

View File

@ -4,7 +4,7 @@ envlist = centos-{container,non_container}-update
skipsdist = True
[testenv]
whitelist_externals =
allowlist_externals =
vagrant
bash
git

View File

@ -8,7 +8,7 @@ skipsdist = True
# a test scenario for the lv-create.yml and lv-teardown playbooks
[testenv:infra_lv_create]
whitelist_externals =
allowlist_externals =
vagrant
bash
mkdir
@ -285,7 +285,7 @@ commands=
"
[testenv]
whitelist_externals =
allowlist_externals =
vagrant
bash
pip