Skip to content

aptoma/ansible-aws-codedeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aptoma.aws-codedeploy

Installs AWS CodeDeploy Agent

Adding it to your Playbook

Add these lines to your role file:

- src: [email protected]:aptoma/ansible-aws-codedeploy
  scm: git
  version: 0.3.0
  name: aptoma.aws-codedeploy

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

  roles:
    - role: aptoma.aws-codedeploy

Testing

vagrant up

About

Ansible script for install AWS CodeDeploy Agent

Resources

Stars

Watchers

Forks

Packages

No packages published