1
0
mirror of https://github.com/krislamo/freecloud synced 2024-09-19 17:50:34 +00:00
freecloud/.gitignore
Kris Lamoureux 19c55ca2fb Enabled HTTPS on Let's Encrypt
Refined gitignore. Moved testing variables back to group_vars.
Added apache modules: rewrite, ssl and header and created strong
SSL settings.
2019-07-12 23:23:01 -04:00

15 lines
143 B
Plaintext

# Vagrant files
.vagrant
# Unneeded ansible file
*.retry
# Production files
*.yml
host_vars
# Testing env exceptions
!testing.yml
!all.yml