{"id":18501108,"url":"https://github.com/sshnaidm/ansible-gpt","last_synced_at":"2026-03-27T02:46:02.383Z","repository":{"id":179848858,"uuid":"623443017","full_name":"sshnaidm/ansible-gpt","owner":"sshnaidm","description":"OpenAI (GPT) additions for Ansible","archived":false,"fork":false,"pushed_at":"2024-02-19T13:39:26.000Z","size":8080,"stargazers_count":29,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T20:36:49.659Z","etag":null,"topics":["ai-development-tools","ansible","chatgpt","devops","gpt","openai","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sshnaidm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2023-04-04T11:36:39.000Z","updated_at":"2025-02-10T14:47:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb538d1d-5bc1-4615-8e22-8f9b091020cd","html_url":"https://github.com/sshnaidm/ansible-gpt","commit_stats":null,"previous_names":["sshnaidm/ansible-gpt"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshnaidm%2Fansible-gpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshnaidm%2Fansible-gpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshnaidm%2Fansible-gpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshnaidm%2Fansible-gpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshnaidm","download_url":"https://codeload.github.com/sshnaidm/ansible-gpt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247956836,"owners_count":21024612,"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":["ai-development-tools","ansible","chatgpt","devops","gpt","openai","python"],"created_at":"2024-11-06T13:51:56.464Z","updated_at":"2026-03-27T02:46:02.185Z","avatar_url":"https://github.com/sshnaidm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible GPT\n\nOpenAI (GPT) additions for Ansible\n\n## Callback plugin that analyzes the running playbook and tasks\n\nUsage (more in [article](https://github.com/sshnaidm/ansible-gpt/blob/master/article.md)):\n\n```bash\npip install ansible-core openai\nansible-galaxy collection install sshnaidm.openai\nexport OPENAI_API_KEY=\u003cmy-key\u003e\nANSIBLE_CALLBACKS_ENABLED=sshnaidm.openai.openai ansible-playbook playbook.yml\n```\n\n## Ansible-lint rule that checks tasks and playbooks and suggests improvements\n\nUsage (more in [article](https://github.com/sshnaidm/ansible-gpt/blob/master/article-lint.md)):\n\n```bash\npip install openai ansible-lint\nexport OPENAI_API_KEY=\u003cmy-key\u003e\ngit clone https://github.com/sshnaidm/ansible-gpt.git\nansible-lint -v -r ansible-gpt/ansible_lint/rules/ --project-dir /path/to/my_project /path/to/my_project/playbook.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshnaidm%2Fansible-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsshnaidm%2Fansible-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshnaidm%2Fansible-gpt/lists"}