Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible-galaxyのインストール先はボリュームマウントの方がはやい #331

Open
cradle8810 opened this issue Oct 25, 2024 · 3 comments

Comments

@cradle8810
Copy link
Owner

/root/.ansibleと/root/.cacheはそれぞれキャッシュで次のジョブで渡すとダウンロードが遅くてそこで時間がかかる。それぞれdocker volumeをつくってマウントしたほうがはやい どうせ何度も使うんだし、作り直してもキャッシュだから再度インストールすればいいし

@cradle8810
Copy link
Owner Author

~/.sshを/root/.sshにマウントする必要もある

@cradle8810
Copy link
Owner Author

#367 で、~/.ansible はボリュームマウントにした

@cradle8810
Copy link
Owner Author

.sshの鍵はHashicorp Vaultを使うのが正攻法じゃないかなとはおもう

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant