{"id":14984413,"url":"https://github.com/trallnag/ansible-role-aws-sam-cli","last_synced_at":"2025-04-10T20:33:48.330Z","repository":{"id":250221200,"uuid":"803190298","full_name":"trallnag/ansible-role-aws-sam-cli","owner":"trallnag","description":"Ansible Role that installs the AWS SAM CLI using the official installer.","archived":false,"fork":false,"pushed_at":"2025-04-05T12:47:39.000Z","size":257,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T13:39:16.248Z","etag":null,"topics":["ansible","ansible-role","aws"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/ui/standalone/roles/trallnag/aws_sam_cli","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trallnag.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-20T08:45:20.000Z","updated_at":"2024-12-13T14:22:24.000Z","dependencies_parsed_at":"2024-07-26T00:12:27.937Z","dependency_job_id":"94824adb-1046-4fcd-919c-05b5d0800924","html_url":"https://github.com/trallnag/ansible-role-aws-sam-cli","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.0714285714285714,"last_synced_commit":"de513be0e78e8dc5cd624f2875a219c6dcc801b1"},"previous_names":["trallnag/ansible-role-aws-sam-cli"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trallnag%2Fansible-role-aws-sam-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trallnag%2Fansible-role-aws-sam-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trallnag%2Fansible-role-aws-sam-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trallnag%2Fansible-role-aws-sam-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trallnag","download_url":"https://codeload.github.com/trallnag/ansible-role-aws-sam-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248290044,"owners_count":21078923,"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"],"created_at":"2024-09-24T14:09:00.238Z","updated_at":"2025-04-10T20:33:48.309Z","avatar_url":"https://github.com/trallnag.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role `trallnag.aws_sam_cli` \u003c!-- omit from toc --\u003e\n\nRole that installs the [AWS SAM CLI](https://github.com/aws/aws-sam-cli) using\nthe official installer.\n\nAvailable on\n[Ansible Galaxy](https://galaxy.ansible.com/ui/standalone/roles/trallnag/aws_sam_cli).\n\n## Table of Contents \u003c!-- omit from toc --\u003e\n\n- [Requirements](#requirements)\n- [Role Parameters](#role-parameters)\n- [Project Status](#project-status)\n- [Contributing](#contributing)\n- [Licensing](#licensing)\n\n## Requirements\n\nSome tasks require root privileges. Privilege escalation is performed with\nexplicit `become: true` statements.\n\n## Role Parameters\n\nSee [`meta/argument_specs.yml`](meta/argument_specs.yml).\n\n```yaml\naws_sam_cli_version:\n  required: false\n  type: str\n  default: present\n  description:\n    - Version of the AWS SAM CLI to install. For example `1.116.0`.\n    - Use special value `present` to install latest version once.\n    - Use special value `latest` to always install latest version.\n\naws_sam_cli_bin_dir:\n  required: false\n  type: str\n  default: /usr/local/bin\n  description:\n    - Bin directory. Used for `--bin-dir` parameter.\n\naws_sam_cli_install_dir:\n  required: false\n  type: str\n  default: /opt/aws-sam-cli\n  description:\n    - Install directory. Used for `--install-dir` parameter.\n```\n\n## Project Status\n\nMaintained and actively used.\n\n## Contributing\n\nContributions are welcome. Please refer to [`CONTRIBUTING.md`](CONTRIBUTING).\n\nConsult [`DEVELOPMENT.md`](DEVELOPMENT.md) for guidance regarding development.\n\nRead [`RELEASE.md`](RELEASE.md) for details about the release process.\n\n## Licensing\n\nThis work is licensed under the\n[Apache License](https://choosealicense.com/licenses/apache-2.0) (Apache-2.0), a\npermissive license whose main conditions require preservation of copyright and\nlicense notices. See [`LICENSE`](LICENSE) for the license text.\n\nThis work comes with an explicit [`NOTICE`](NOTICE) file containing additional\nlegal notices and information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrallnag%2Fansible-role-aws-sam-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrallnag%2Fansible-role-aws-sam-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrallnag%2Fansible-role-aws-sam-cli/lists"}