From 2bedc086de930d0bd9934ffef8951936a8e506de Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Tue, 26 Sep 2023 18:17:39 +0000 Subject: [PATCH] Update git submodules * Update ansible-role-thales-hsm from branch 'master' to e301ee0df19239a041448b85df8c51c5b03e4670 - Correct the tox option for skipping sdist generation The tox option to skip source distribution building is skipsdist, but this seems to be often misspelled skipdist instead, which gets silently ignored and so does not take effect. Correct it everywhere, in hopes that new projects will finally stop copying this mistake around. See https://tox.readthedocs.io/en/latest/config.html#conf-skipsdist and https://github.com/tox-dev/tox/issues/1388 for details. Change-Id: I9b7768fdb4e8865648da1c697fa16ee2d1a9c604 --- ansible-role-thales-hsm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-role-thales-hsm b/ansible-role-thales-hsm index 45081528b1..e301ee0df1 160000 --- a/ansible-role-thales-hsm +++ b/ansible-role-thales-hsm @@ -1 +1 @@ -Subproject commit 45081528b194261cb948f05538e643c6ac7d869b +Subproject commit e301ee0df19239a041448b85df8c51c5b03e4670