# DevOps

- [Ansible](/devops/ansible.md)
- [Ansible Cheatsheet](/devops/ansible/ansible-cheatsheet.md)
- [Common Ansible Tasks](/devops/ansible/common-ansible-tasks.md)
- [Git](/devops/git.md)
- [Git 101](/devops/git/git-101.md)
- [Git 1kb files](/devops/git/git-1kb-files.md): There is an issue where if you do not use git lfs, the bigger files will be downloaded as 1kb files.
- [Git Commit changes before merge](/devops/git/git-commit-changes-before-merge.md)
- [Git Misc](/devops/git/git-misc.md)
- [Git Markdown](/devops/git/git-markdown.md)
- [Git Clone Repo via SSH](/devops/git/git-clone-repo-via-ssh.md)
- [Github](/devops/github.md)
- [How to use multiple accounts](/devops/github/how-to-use-multiple-accounts.md)
- [Delete commits fully](/devops/github/delete-commits-fully.md)
- [Set up git ignore file](/devops/github/set-up-git-ignore-file.md)
- [Github Actions](/devops/github-actions.md)
- [Install self hosted runner](/devops/github-actions/install-self-hosted-runner.md)
- [Scheduling jobs cron style](/devops/github-actions/scheduling-jobs-cron-style.md)
- [Passing ENV variable in script](/devops/github-actions/passing-env-variable-in-script.md)
- [SSH to Server](/devops/github-actions/ssh-to-server.md)
- [GitLab](/devops/gitlab.md)
- [GitLab Cheatsheet](/devops/gitlab/gitlab-cheatsheet.md)
- [Terraform](/devops/terraform.md)
- [Terraform components](/devops/terraform/terraform-components.md)
