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

Actions実行時のansible-lintが遅い #238

Closed
cradle8810 opened this issue Sep 18, 2024 · 2 comments
Closed

Actions実行時のansible-lintが遅い #238

cradle8810 opened this issue Sep 18, 2024 · 2 comments

Comments

@cradle8810
Copy link
Owner

なんか毎回環境をビルドしてるくさい。
もうself-hosted runner上で走らせた方がいいかもしれない

@cradle8810
Copy link
Owner Author

self-hostedにすると逆におそい。Dシリーズが優秀。
さらにCacheを使おうとすると、読み込みをGithubのサーバーから持ってくるようで逆におそくなる。
self-hosted+Cacheを適用するだけで十分だった。上記の理由でansible-playbookにはcacheを適用しない

@cradle8810
Copy link
Owner Author

#255 で適用。
あとは#254 を適用するのが適切な高速化な気がする

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

No branches or pull requests

1 participant