Projet

Général

Profil

0004-use-ansible.posix.profile_tasks-to-show-tasks-durati.patch

Benjamin Dauvergne, 21 mai 2021 14:11

Télécharger (575 octets)

Voir les différences:

Subject: [PATCH 4/4] use ansible.posix.profile_tasks to show tasks durations
 (#54189)

 ansible.cfg | 1 +
 1 file changed, 1 insertion(+)
ansible.cfg
2 2
hash_behaviour = merge
3 3
remote_tmp = /tmp
4 4
interpreter_python = /usr/bin/python3
5
callback_whitelist = ansible.posix.profile_tasks
5
-