{"id":15878908,"url":"https://github.com/darkwizard242/ansible-role-awsnuke","last_synced_at":"2026-04-16T04:31:56.430Z","repository":{"id":40243283,"uuid":"257963254","full_name":"darkwizard242/ansible-role-awsnuke","owner":"darkwizard242","description":"Ansible role for aws-nuke. Available on Ansible Galaxy.","archived":false,"fork":false,"pushed_at":"2024-06-20T17:24:11.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-18T21:35:33.886Z","etag":null,"topics":["ansible","ansible-galaxy","ansible-role","aws-infrastructure","aws-nuke","destroyer","system"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/darkwizard242/awsnuke","language":"Python","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/darkwizard242.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-22T16:50:12.000Z","updated_at":"2024-06-20T17:23:56.000Z","dependencies_parsed_at":"2024-03-22T03:25:39.054Z","dependency_job_id":"39ee2b88-3b84-4689-950e-3ceb6b3460c1","html_url":"https://github.com/darkwizard242/ansible-role-awsnuke","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/darkwizard242/ansible-role-awsnuke","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkwizard242%2Fansible-role-awsnuke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkwizard242%2Fansible-role-awsnuke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkwizard242%2Fansible-role-awsnuke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkwizard242%2Fansible-role-awsnuke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkwizard242","download_url":"https://codeload.github.com/darkwizard242/ansible-role-awsnuke/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkwizard242%2Fansible-role-awsnuke/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31871494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-galaxy","ansible-role","aws-infrastructure","aws-nuke","destroyer","system"],"created_at":"2024-10-06T02:42:17.834Z","updated_at":"2026-04-16T04:31:56.398Z","avatar_url":"https://github.com/darkwizard242.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![build-test](https://github.com/darkwizard242/ansible-role-awsnuke/workflows/build-and-test/badge.svg?branch=master)](https://github.com/darkwizard242/ansible-role-awsnuke/actions?query=workflow%3Abuild-and-test) [![release](https://github.com/darkwizard242/ansible-role-awsnuke/workflows/release/badge.svg)](https://github.com/darkwizard242/ansible-role-awsnuke/actions?query=workflow%3Arelease) ![Ansible Role](https://img.shields.io/ansible/role/d/darkwizard242/awsnuke) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=ansible-role-awsnuke\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=ansible-role-awsnuke) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=ansible-role-awsnuke\u0026metric=reliability_rating)](https://sonarcloud.io/dashboard?id=ansible-role-awsnuke) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=ansible-role-awsnuke\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=ansible-role-awsnuke) ![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/darkwizard242/ansible-role-awsnuke?label=release) ![GitHub repo size](https://img.shields.io/github/repo-size/darkwizard242/ansible-role-awsnuke?color=orange\u0026style=flat-square)\n\n# Ansible Role: awsnuke\n\nRole to install (_by default_) [aws-nuke](https://github.com/rebuy-de/aws-nuke) on **Debian/Ubuntu** and **EL** systems.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nAvailable variables are listed below (located in `defaults/main.yml`):\n\n### Variables list:\n\n```yaml\nawsnuke_app: aws-nuke\nawsnuke_version: 2.25.0\nawsnuke_os: linux\nawsnuke_arch: amd64\nawsnuke_dl_url: https://github.com/rebuy-de/{{ awsnuke_app }}/releases/download/v{{ awsnuke_version }}/{{ awsnuke_app }}-v{{ awsnuke_version }}-{{ awsnuke_os }}-{{ awsnuke_arch }}.tar.gz\nawsnuke_app_owner: root\nawsnuke_app_group: root\nawsnuke_bin_path: /usr/local/bin\nawsnuke_file_mode: '0755'\nawsnuke_config_dir: \"/etc/{{ awsnuke_app }}\"\nawsnuke_config_dir_mode: '0744'\nawsnuke_config_dir_owner: root\nawsnuke_config_dir_group: root\nawsnuke_template_source: aws-nuke-config.yml.j2\nawsnuke_template_dest: aws-nuke-config.yml\nawsnuke_template_dest_mode: '0744'\nawsnuke_template_dest_owner: root\nawsnuke_template_dest_group: root\n```\n\n### Variables table:\n\nVariable                    | Description\n--------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------\nawsnuke_app                 | Defines the app to install i.e. **aws-nuke**\nawsnuke_version             | Defined to dynamically fetch the desired version to install. Defaults to: **2.25.0**\nawsvault_os                 | Defines os type. Used for obtaining the correct type of binaries based on OS type. Defaults to: **linux**\nawsvault_arch               | Defines os architecture. Used to set the correct type of binaries based on OS System Architecture. Defaults to: **amd64**\nawsnuke_dl_url              | Defines URL to download the awsnuke binary from.\nawsnuke_config_dir_owner    | Owner of aws-nuke binary file.\nawsnuke_config_dir_group    | Group of aws-nuke binary file.\nawsnuke_bin_path            | Defined to dynamically set the appropriate path to store awsnuke binary into. Defaults to (as generally available on any user's PATH): **/usr/local/bin**\nawsnuke_file_mode           | Mode for the binary file of aws-nuke.\nawsnuke_config_dir          | Defined to create directory to store aws-nuke config file in.\nawsnuke_config_dir_mode     | Permissions for aws-nuke config directory.\nawsnuke_config_dir_owner    | Owner of aws-nuke config directory.\nawsnuke_config_dir_group    | Group of aws-nuke config directory.\nawsnuke_template_source     | Source config template file to utilize.\nawsnuke_template_dest       | Filename as to be placed in the configuration directory as for aws-nuke.\nawsnuke_template_dest_mode  | Permission of aws-nuke configuration file.\nawsnuke_template_dest_owner | Owner of aws-nuke configuration file.\nawsnuke_template_dest_group | Group of aws-nuke configuration file.\n\n## Dependencies\n\nNone\n\n## Example Playbook\n\nFor default behaviour of role (i.e. installation of **awsnuke**) in ansible playbooks.\n\n```yaml\n- hosts: servers\n  roles:\n    - darkwizard242.awsnuke\n```\n\nFor customizing behavior of role (i.e. specifying the desired **awsnuke** version) in ansible playbooks.\n\n```yaml\n- hosts: servers\n  roles:\n    - darkwizard242.awsnuke\n  vars:\n    awsnuke_version: 2.13.0\n```\n\nFor customizing behavior of role (i.e. placing binary of **awsnuke** package in different location) in ansible playbooks.\n\n```yaml\n- hosts: servers\n  roles:\n    - darkwizard242.awsnuke\n  vars:\n    awsnuke_bin_path: /bin/\n```\n\n## License\n\n[MIT](https://github.com/darkwizard242/ansible-role-awsnuke/blob/master/LICENSE)\n\n## Author Information\n\nThis role was created by [Ali Muhammad](https://www.linkedin.com/in/ali-muhammad-759791130/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkwizard242%2Fansible-role-awsnuke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkwizard242%2Fansible-role-awsnuke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkwizard242%2Fansible-role-awsnuke/lists"}