CI - increase the number of integration workflow (#620)

enable profile_tasks callback plugin for integration tests targets
This commit is contained in:
Bikouo Aubin
2023-05-02 19:01:04 +02:00
committed by GitHub
parent 869f06f1e4
commit a624251bba
79 changed files with 455 additions and 8 deletions

View File

@@ -8,6 +8,7 @@ USER_CREDENTIALS_DIR=$(pwd)
ansible-playbook playbooks/delete_resources.yml -e "user_credentials_dir=${USER_CREDENTIALS_DIR}" "$@"
{
export ANSIBLE_CALLBACKS_ENABLED=profile_tasks
export ANSIBLE_INVENTORY_ENABLED=kubernetes.core.k8s,yaml
export ANSIBLE_PYTHON_INTERPRETER=auto_silent