github.com/wanliu/go-oauth2-server@v0.0.0-20180817021415-f928fa1580df/ansible/site.yml (about)

     1  - name: configure and deploy the webservers and application code
     2    hosts: webservers
     3    remote_user: ec2-user
     4  
     5    roles:
     6      - web