infrastructure / .gitignore
Commits | bovarysme Add instructions to upgrade OpenBSD in README.md Committed on Oct 18, 2020
133 B | Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
# Ansible .facts/ fetched/ group_vars/ *.ini vault_pass # Misc TODO.md # Terraform .terraform/ *.tfstate *.tfstate.backup *.tfvars |