{"id":28578109,"url":"https://github.com/theaxelander/ansroled","last_synced_at":"2025-08-18T03:38:25.792Z","repository":{"id":294700327,"uuid":"987805509","full_name":"TheAxelander/Ansroled","owner":"TheAxelander","description":"An editor to manage Ansible roles","archived":false,"fork":false,"pushed_at":"2025-05-21T17:25:33.000Z","size":945,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-05T04:15:03.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/TheAxelander.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2025-05-21T15:59:36.000Z","updated_at":"2025-05-21T17:25:03.000Z","dependencies_parsed_at":"2025-05-21T17:34:14.721Z","dependency_job_id":null,"html_url":"https://github.com/TheAxelander/Ansroled","commit_stats":null,"previous_names":["theaxelander/ansroled"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TheAxelander/Ansroled","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAxelander%2FAnsroled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAxelander%2FAnsroled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAxelander%2FAnsroled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAxelander%2FAnsroled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAxelander","download_url":"https://codeload.github.com/TheAxelander/Ansroled/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAxelander%2FAnsroled/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270940596,"owners_count":24671676,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":[],"created_at":"2025-06-11T01:08:46.643Z","updated_at":"2025-08-18T03:38:25.755Z","avatar_url":"https://github.com/TheAxelander.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"Deploy/Icon.png\" alt=\"Icon\"/\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\" style=\"margin-top: -10px\"\u003eAnsroled\u003c/h1\u003e\n\u003ch3 align=\"center\" style=\"margin-top: -10px\"\u003eAn editor to manage Ansible roles\u003c/h3\u003e\n\n## Introduction\n\nAnsroled gives the ability to manage an Ansible role with all its various files and sub-folders in one\noverview for a simplified editing experience.\n\n![Screenshot](Deploy/Screenshot.png)\n\n## How to run\n\n## Linux\n\nSimply download the `AppImage` file and run it.\n\n``` bash\nchmod a+x Ansroled.x86_64.AppImage\n./Ansroled.x86_64.AppImage\n```\n\n## Windows/macOS (untested)\n\nI have not yet automized and tested builds for macOS and Windows, for that reason you have to compile and run it on your own.\n\nEnsure that you have installed `.NET 9.0 SDK` on your device.\n\n``` bash\ngit clone https://github.com/TheAxelander/Ansroled.git\ncd Ansroled/Ansroled\n\ndotnet run\n```\n\nTo build and find an executable, run below commands:\n\n``` bash\n# For Windows\ndotnet publish -r win-x64 -c Release --self-contained true -p:DebugType=None -p:DebugSymbols=false\ncd bin/Release/net9.0/win-x64/publish\n\n# For macOS\ndotnet publish -r osx-arm64 -c Release --self-contained true -p:DebugType=None -p:DebugSymbols=false\ncd bin/Release/net9.0/osx-arm64/publish\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheaxelander%2Fansroled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheaxelander%2Fansroled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheaxelander%2Fansroled/lists"}