{"id":19472373,"url":"https://github.com/aboutbits/ansible-aws-ecr-login","last_synced_at":"2026-05-15T11:02:23.434Z","repository":{"id":47840286,"uuid":"375590281","full_name":"aboutbits/ansible-aws-ecr-login","owner":"aboutbits","description":"Ansible - AWS ECR Login Role","archived":false,"fork":false,"pushed_at":"2023-07-29T06:20:54.000Z","size":7,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-08T05:51:38.950Z","etag":null,"topics":["ansible","ansible-role","aws-ecr-login"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aboutbits.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-10T06:13:20.000Z","updated_at":"2023-08-07T05:43:24.000Z","dependencies_parsed_at":"2023-01-18T04:25:12.983Z","dependency_job_id":null,"html_url":"https://github.com/aboutbits/ansible-aws-ecr-login","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fansible-aws-ecr-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fansible-aws-ecr-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fansible-aws-ecr-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fansible-aws-ecr-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboutbits","download_url":"https://codeload.github.com/aboutbits/ansible-aws-ecr-login/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240692381,"owners_count":19842240,"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","aws-ecr-login"],"created_at":"2024-11-10T19:14:14.093Z","updated_at":"2026-05-15T11:02:23.428Z","avatar_url":"https://github.com/aboutbits.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible AWS ECR Login Role\n==========================\n\nLogin to AWS ECR role.\n\n## Role Variables\n\n- `aws_ecr_login_repository`: The AWS ECR repository\n\n## Example Playbook\n\n```yaml\n- hosts: all\n  tasks:\n    - ansible.builtin.include_role:\n        ansible-aws-ecr-login\n      vars:\n        aws_ecr_login_repository: xxx.dkr.ecr.eu-west-1.amazonaws.com\n```\n\n## Versioning\n\nIn order to have a versioning in place and working, create lightweight tags that point to the appropriate minor release versions.\n\nCreating a new minor release:\n\n```bash\ngit tag v2\ngit push --tags\n```\n\nReplacing an already existing minor release:\n\n```bash\ngit tag -d v2\ngit push origin :refs/tags/v2\ngit tag v2\ngit push --tags\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutbits%2Fansible-aws-ecr-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboutbits%2Fansible-aws-ecr-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutbits%2Fansible-aws-ecr-login/lists"}