There are boto3 libraries that associate with codedeploy http://boto3.readthedocs.io/en/latest/reference/services/codedeploy.html
I don't see any PR's for it yet https://github.com/ansible/ansible/pulls https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/cloud/amazon/GUIDELINES.md The AWS module guidelines don't explicitly exclude writing modules for codedeploy. It doesn't seem there has been a demand for this in the community with any PR's supplied. Similar with EMR modules, something I'd be interested in managing through Ansible at the moment. On 7 March 2017 at 15:55, <[email protected]> wrote: > Bump? > > On Friday, February 24, 2017 at 3:09:41 PM UTC-8, [email protected] wrote: >> >> I can't seem to find an Ansible module equivalent to the AWS CLI deploy >> for creating and managing AWS CodeDeploy deployments. Is this intentionally >> not supported, in development, or was I just looking in the wrong places? >> > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ansible-project/d9c1aae5-014b-4797-8db4-f4e6d2eb32bf%40googlegroups. > com > <https://groups.google.com/d/msgid/ansible-project/d9c1aae5-014b-4797-8db4-f4e6d2eb32bf%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Steve -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CA%2Bemtqvvzk_9jG24M8EOGe0HpMBcB%3DSqhZdxPg1NdHc5UbObyg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
