Update git submodules

* Update ansible-role-lunasa-hsm from branch 'master'
  to c867490aa781783ece914c5908269187168072c4
  - Disable auto-discovery for setuptools
    
    Since setuptools release (61.0.0) ansible-role-lunasa-hsm's
    package build command (python3 setup.py sdist bdist_wheel) is
    finding 'defaults' directory as a python module and including
    it in the built package. That's not correct as defaults is just
    providing data files properly managed as data_files and there is no
    actual python module, setup.py is just used as build/install tooling.
    
    Change-Id: I759d63ede6b9d5ebedf3ccc7dcb808055a0d009a
This commit is contained in:
Alfredo Moralejo 2024-03-14 15:01:30 +01:00 committed by Gerrit Code Review
parent 7491904bbd
commit ca4ee5280f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5c101144bcb6db119fb0bf955fc8636c86baf33d
Subproject commit c867490aa781783ece914c5908269187168072c4