-
- Downloads
Add rollback protection
In production environments, we'll refuse to push an out-of-date source repository. This is implemented by storing the current git revision on the servers. There is no protection (yet) against pushing uncommitted changes.
roles/base/tasks/rollback_protection.yml
0 → 100644
Please register or sign in to comment