{"id":33171667,"url":"https://github.com/visio-soft/laraansible","last_synced_at":"2026-05-14T22:03:22.872Z","repository":{"id":324287008,"uuid":"1096590716","full_name":"visio-soft/LaraAnsible","owner":"visio-soft","description":"This is nice and tidy interface for Ansible Task and Deployment. It just works. ","archived":false,"fork":false,"pushed_at":"2025-11-15T21:50:47.000Z","size":765,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-16T01:25:54.511Z","etag":null,"topics":["ansible"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/visio-soft.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-14T16:43:54.000Z","updated_at":"2025-11-15T21:47:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/visio-soft/LaraAnsible","commit_stats":null,"previous_names":["visio-soft/laraansible"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/visio-soft/LaraAnsible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visio-soft%2FLaraAnsible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visio-soft%2FLaraAnsible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visio-soft%2FLaraAnsible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visio-soft%2FLaraAnsible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visio-soft","download_url":"https://codeload.github.com/visio-soft/LaraAnsible/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visio-soft%2FLaraAnsible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33045145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"],"created_at":"2025-11-16T01:13:00.679Z","updated_at":"2026-05-14T22:03:22.856Z","avatar_url":"https://github.com/visio-soft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnsiblePHP — Filament Admin for Ansible\n\nA compact Filament admin panel for managing Ansible inventories, keystores, task templates, and queued deployments with live console output.\n\nRequirements: PHP 8.4+, Laravel 12, Filament 3, Redis (Horizon), Ansible installed on the host.\n\nQuick start\n\n-   Clone, install \u0026 configure:\n    ```bash\n    git clone \u003crepo\u003e\n    cd ansiblephp\n    composer install\n    cp .env.example .env\n    # edit .env DB and Redis values\n    php artisan key:generate\n    php artisan migrate --seed\n    php artisan horizon \u0026 php artisan serve\n    ```\n\nAdmin workflow\n\n-   Create Keystores, Inventories, Task Templates, then create and execute Deployments.\n\nNotes\n\n-   Dev tools: `composer format`, `php artisan test`\n-   Security: Protect keystore data (DB encryption); run Ansible under a restricted user.\n\nLicense: MIT\n\n\n\nuse VisioSoft\\LaraAnsible\\LaraAnsiblePlugin;\n\n    return $panel \n        -\u003eplugin(LaraAnsiblePlugin::make());\n\n\nuse VisioSoft\\LaraAnsible\\Filament\\Widgets\\DeploymentStatsWidget;\nuse VisioSoft\\LaraAnsible\\Filament\\Widgets\\LatestDeployments;\n\n-\u003ewidgets([\nDeploymentStatsWidget::class,\nLatestDeployments::class,\n])\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisio-soft%2Flaraansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisio-soft%2Flaraansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisio-soft%2Flaraansible/lists"}