https://github.com/evgeni/ansible-staged-deploy
https://github.com/evgeni/ansible-staged-deploy
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/evgeni/ansible-staged-deploy
- Owner: evgeni
- License: mit
- Created: 2024-05-04T18:04:42.000Z (about 2 years ago)
- Default Branch: devel
- Last Pushed: 2024-05-04T18:36:04.000Z (about 2 years ago)
- Last Synced: 2025-06-01T08:07:02.529Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-staged-deploy
Ansible playbook that clones a repository and if there were changes deploys
to a staging environment first, and on second run (and no new changes) to
production.