austincloudguru.codedeploy_agent

Ansible Role: codedeploy-agent

Molecule Latest Version License

This role sets up the CodeDeploy agent from AWS.

Requirements

None.

Role Variables

You don’t need to set any variables to use this role in AWS. If you're installing it on servers outside of AWS, you need to specify the region:

 ansible_ec2_placement_region: us-east-1

Dependencies

Make sure CodeDeploy is properly set up in AWS.

Example Playbook

- hosts: servers
  vars:
     ansible_ec2_placement_region: us-east-1
  roles:
     - AustinCloudGuru.codedeploy-agent

License

MIT

Author Information

Mark Honomichl (AustinCloudGuru)
Created in 2016

Informazioni sul progetto

Installs Code Deploy

Installa
ansible-galaxy install austincloudguru.codedeploy_agent
Licenza
mit
Download
2.2k
Proprietario