Skip to content

aptoma/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: [email protected]: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

Resources

Stars

Watchers

Forks

Packages

No packages published