Skip to content

Installs AWS X-Ray daemon Agent (managed by gaterraform)

Notifications You must be signed in to change notification settings

GameAnalytics/ansible-aws-xray

 
 

Repository files navigation

aptoma.aws-xray

Installs AWS X-Ray daemon Agent

Adding it to your Playbook

Add these lines to your role file:

- src: git@github.com:aptoma/ansible-aws-xray
  scm: git
  version: 0.1.0
  name: aptoma.aws-xray

Run ansible-galaxy install -r {your role file} then add it to your roles list:

  roles:
    - role: aptoma.aws-xray

Testing

vagrant up

About

Installs AWS X-Ray daemon Agent (managed by gaterraform)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 87.1%
  • Makefile 12.9%