{"id":20160701,"url":"https://github.com/aplyca/ansible-role-aws","last_synced_at":"2025-04-10T00:10:52.249Z","repository":{"id":22690309,"uuid":"26034119","full_name":"Aplyca/ansible-role-aws","owner":"Aplyca","description":"General tasks in AWS","archived":false,"fork":false,"pushed_at":"2019-01-22T01:58:50.000Z","size":47,"stargazers_count":8,"open_issues_count":2,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-10T00:10:45.478Z","etag":null,"topics":["ansible","ansible-role","automation","aws","cloudwatch","cloudwatch-logs"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aplyca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-31T21:46:18.000Z","updated_at":"2019-04-20T01:00:26.000Z","dependencies_parsed_at":"2022-08-17T16:55:23.808Z","dependency_job_id":null,"html_url":"https://github.com/Aplyca/ansible-role-aws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aplyca","download_url":"https://codeload.github.com/Aplyca/ansible-role-aws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131317,"owners_count":21052819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","automation","aws","cloudwatch","cloudwatch-logs"],"created_at":"2024-11-14T00:15:23.229Z","updated_at":"2025-04-10T00:10:52.226Z","avatar_url":"https://github.com/Aplyca.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Role AWS\n================\n\nAn Ansible role that installs AWSCli and AWS CloudWatch Logs\n\n[![Build Status](https://travis-ci.org/Aplyca/ansible-role-aws.svg?branch=master)](https://travis-ci.org/Aplyca/ansible-role-aws)\n[![Circle CI](https://circleci.com/gh/Aplyca/ansible-role-aws.svg?style=svg)](https://circleci.com/gh/Aplyca/ansible-role-aws)\n\nAnsible Role that installs and configure AWS CLI on Debian/Ubuntu.\n\nGeneral tasks in AWS\n------------\n- This role installs the aws-cli\n- You can use aws-cli to sync s3\n- You can use aws-cli to send logs to cloudwatch\n\nRequirements\n------------\n\nUse hash behavior for variables in ansible.cfg\nSee example: https://github.com/Aplyca/ansible-role-aws/blob/master/tests/ansible.cfg\nSee official docs: http://docs.ansible.com/intro_configuration.html#hash-behaviour\n\nInstallation\n------------\n\nUsing ansible galaxy:\n```bash\nansible-galaxy install aplyca.AWS\n```\nYou can add this role as a dependency for other roles, add the role to the meta/main.yml file of your own role:\n```yaml\ndependencies:\n  - { role: aplyca.AWS }\n```\n\nRole Variables\n--------------\nSee default variables: https://github.com/Aplyca/ansible-role-aws/blob/master/defaults/main.yml\n\n\n** Add user for AWS S3 Profile **\n```\naws:\n  profiles:\n    user:\n      aws_access_key_id: \"THISISTHEUSERACCESSKEY\"\n      aws_secret_access_key: \"THISISTHEUSERSECRETACCESSKEY\"\n      region: us-east-1\n      ouput: json\n```\nDependencies\n------------\n\nNone.\n\nTesting\n-------\nUsing Vagrant:\n\n```bash\ntests/vagrant.sh\n```\nUsing Docker:\n\n```bash\ntests/docker.sh\n```\n\nLicense\n-------\n\nMIT / BSD\n\nAuthor Information\n------------------\n\nMauricio Sánchez from Aplyca SAS (http://www.aplyca.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplyca%2Fansible-role-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faplyca%2Fansible-role-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplyca%2Fansible-role-aws/lists"}