change RS256 algorithm
All checks were successful
Build And Test / build-and-push (push) Successful in 2m55s

This commit is contained in:
2025-09-29 00:00:52 +09:00
parent 06590caf30
commit 96e2a763c7
5 changed files with 23 additions and 2 deletions

View File

@ -1,5 +1,6 @@
# msa-django-ansible
python3 manage.py runserver 0.0.0.0:8888
추후 개선필요
auth에 암호화되서 저장된 ssh키를 이쪽에서 호출하고 복호화는 ansible server에서 하도록 해야함...