repman-io/repman

View on GitHub
ansible/deploy.yml

Summary

Maintainability
Test Coverage
---
- hosts: all
  name: Repman atomic deploy
  become: true
  become_user: repman

  vars_files:
    - vars/public.yml
  roles:
    - app.deploy