{"id":21409895,"url":"https://github.com/stackbuilders/ansible-aws","last_synced_at":"2025-07-05T09:34:16.509Z","repository":{"id":40523204,"uuid":"150451911","full_name":"stackbuilders/ansible-aws","owner":"stackbuilders","description":"Deploy a basic AWS infrastructure with Ansible","archived":false,"fork":false,"pushed_at":"2023-01-26T02:15:36.000Z","size":1857,"stargazers_count":4,"open_issues_count":10,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-11T20:59:33.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/stackbuilders.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":"2018-09-26T15:51:16.000Z","updated_at":"2022-06-26T14:50:43.000Z","dependencies_parsed_at":"2023-02-04T12:00:49.959Z","dependency_job_id":null,"html_url":"https://github.com/stackbuilders/ansible-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/stackbuilders%2Fansible-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbuilders%2Fansible-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbuilders%2Fansible-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbuilders%2Fansible-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackbuilders","download_url":"https://codeload.github.com/stackbuilders/ansible-aws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225940473,"owners_count":17548866,"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":[],"created_at":"2024-11-22T17:34:58.402Z","updated_at":"2024-11-22T17:34:59.213Z","avatar_url":"https://github.com/stackbuilders.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/1821812/46155498-0f487300-c23d-11e8-9a7a-4418c4325ed8.png\" width=\"250\"\u003e\n\u003c/p\u003e\n\n\n# Configure AWS with Ansible\n\nDeploy a basic AWS infrastructure with Ansible\n\n### Setup AWS-CLI access and install dependencies for `aws-cli` \n\n[Install AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/awscli-install-linux.html)\n\n### Configure AWS credentials:\n\n```\n$ aws configure\n```\n\nYou can have multiple credentials on several profiles, to add a credentials to a specific profile, use\n\n```\n$ aws configure --profile myprofile\n$ export AWS_PROFILE=myprofile \n```\n\n### Install dependencies for the project\n\n```\n$ cd ansible\n$ ansible-galaxy install -fr requirements.yml\n```\n\n## Prepare the Minichat\n\nRun the AWS playbook\n\n```\n$ cd ansible\n$ AWS_PROFILE=myprofile ansible-playbook playbooks/aws-provision.yml\n```\nRun the playbook to deploy the app\n\n```\n$ ansible-playbook playbooks/deploy-app.yml\n```\n\nVerify if the variables in `ansible-playbook playbooks/deploy-app.yml` \nare adapted to your environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackbuilders%2Fansible-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackbuilders%2Fansible-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackbuilders%2Fansible-aws/lists"}