ansible: fix build (#8170)

This commit is contained in:
DavidKorczynski 2022-08-05 21:52:39 +01:00 committed by GitHub
parent 96a098b9a1
commit 32c17072ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
#
################################################################################
pip3 install .
python3 ./setup.py install
cd $SRC