{"id":23286865,"url":"https://github.com/devopsarr/ansible-collection-sonarr","last_synced_at":"2025-08-21T17:32:40.603Z","repository":{"id":37927424,"uuid":"501520556","full_name":"devopsarr/ansible-collection-sonarr","owner":"devopsarr","description":"Ansible Sonarr collection","archived":false,"fork":false,"pushed_at":"2024-11-30T18:51:33.000Z","size":391,"stargazers_count":4,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-16T07:44:21.535Z","etag":null,"topics":["ansible","ansible-collection","sonarr"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/devopsarr/sonarr","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/devopsarr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-06-09T05:46:21.000Z","updated_at":"2024-10-23T14:27:41.000Z","dependencies_parsed_at":"2024-08-26T04:51:57.316Z","dependency_job_id":"210e6301-83d9-4998-b07f-0bee5577eaf8","html_url":"https://github.com/devopsarr/ansible-collection-sonarr","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":"ansible-collections/collection_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsarr%2Fansible-collection-sonarr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsarr%2Fansible-collection-sonarr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsarr%2Fansible-collection-sonarr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsarr%2Fansible-collection-sonarr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devopsarr","download_url":"https://codeload.github.com/devopsarr/ansible-collection-sonarr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230523695,"owners_count":18239447,"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-collection","sonarr"],"created_at":"2024-12-20T02:14:56.610Z","updated_at":"2024-12-20T02:14:57.074Z","avatar_url":"https://github.com/devopsarr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sonarr Collection for Ansible\n[![CI](https://github.com/devopsarr/ansible-collection-sonarr/workflows/CI/badge.svg?event=push)](https://github.com/devopsarr/ansible-collection-sonarr/actions) [![Codecov](https://img.shields.io/codecov/c/github/devopsarr/ansible-collection-sonarr)](https://codecov.io/gh/adevopsarr/ansible-collection-sonarr)\n\nAnsible collection for Sonarr based on [sonarr-py SDK](https://github.com/devopsarr/sonarr-py)\n## Code of Conduct\n\nWe follow the [Ansible Code of Conduct](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html) in all our interactions within this project.\n\nIf you encounter abusive behavior, please refer to the [policy violations](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html#policy-violations) section of the Code for information on how to raise a complaint.\n\n## Communication\n\n\u003c!--TODO: add devopsarr--\u003e\n\nFor more information about communication, refer to the [Ansible Communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).\n\n## Contributing to this collection\n\nThe content of this collection is made by people like you, a community of individuals collaborating on making the world better through developing automation software.\n\nWe are actively accepting new contributors.\n\nAny kind of contribution is very welcome.\n\nYou don't know how to start? Refer to our [contribution guide](CONTRIBUTING.md)!\n\nWe use the following guidelines:\n\n* [CONTRIBUTING.md](CONTRIBUTING.md)\n* [REVIEW_CHECKLIST.md](REVIEW_CHECKLIST.md)\n* [Ansible Community Guide](https://docs.ansible.com/ansible/latest/community/index.html)\n* [Ansible Development Guide](https://docs.ansible.com/ansible/devel/dev_guide/index.html)\n* [Ansible Collection Development Guide](https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html#contributing-to-collections)\n\n## Collection maintenance\n\nThe current maintainers are listed in the [MAINTAINERS](MAINTAINERS) file. If you have questions or need help, feel free to mention them in the proposals.\n\nTo learn how to maintain / become a maintainer of this collection, refer to the [Maintainer guidelines](MAINTAINING.md).\n\n## Governance\n\nThe process of decision making in this collection is based on discussing and finding consensus among participants.\n\nEvery voice is important. If you have something on your mind, create an issue or dedicated discussion and let's discuss it!\n\n\n## Ansible version compatibility\n\nTested with the Ansible Core 2.12, 2.13 and 2.14 releases, and the current development version of Ansible. Ansible Core versions before 2.11.0 are not supported.\n\n## Python version compatibility\n\nTested with Python 3.9, 3.10 and 3.11.\n\n## Included content\nSee the complete list of collection content in the [Plugin Index](https://devopsarr.github.io/ansible-doc/collections/devopsarr/sonarr/index.html#plugins-in-devopsarr-sonarr).\n\n### Installing the Collection from Ansible Galaxy\n\nBefore using this collection, you need to install it with the Ansible Galaxy command-line tool:\n```bash\nansible-galaxy collection install devopsarr.sonarr\n```\n\nYou can also include it in a `requirements.yml` file and install it with `ansible-galaxy collection install -r requirements.yml`, using the format:\n```yaml\n---\ncollections:\n  - name: devopsarr.sonarr\n```\n\nNote that if you install the collection from Ansible Galaxy, it will not be upgraded automatically when you upgrade the `ansible` package. To upgrade the collection to the latest available version, run the following command:\n```bash\nansible-galaxy collection install devopsarr.sonarr --upgrade\n```\n\nYou can also install a specific version of the collection, for example, if you need to downgrade when something is broken in the latest version (please report an issue in this repository). Use the following syntax to install version `0.1.0`:\n\n```bash\nansible-galaxy collection install devopsarr.sonarr:==0.1.0\n```\n\nSee [Ansible Using collections](https://docs.ansible.com/ansible/devel/user_guide/collections_using.html) for more details.\n\nThe python module dependencies are not installed by `ansible-galaxy`.  They can\nbe manually installed using pip:\n\n    pip install -r requirements.txt\n\nor:\n\n    pip install sonarr-py\n\n## Using this collection\n\nYou can either call modules by their Fully Qualified Collection Name (FQCN), such as `devopsarr.sonarr.sonarr_tag`, or you can call modules by their short name if you list the `devopsarr.sonarr` collection in the playbook's `collections` keyword:\n\n```yaml\n---\n  - name: Create tag with FQCN\n    devopsarr.sonarr.sonarr_tag:\n      label: example\n      sonarr_api_key: \"{{ sonarr_api_key }}\"\n      sonarr_url: \"{{ sonarr_url }}\"\n\n---\n  - name: Create tag with short name\n    sonarr_tag:\n      label: example\n      sonarr_api_key: \"{{ sonarr_api_key }}\"\n      sonarr_url: \"{{ sonarr_url }}\"\n```\n\n## Release notes\n\nSee the [changelog](https://github.com/devopsarr/ansible-collection-sonarr/tree/main/CHANGELOG.rst).\n\n## More information\n\n- [Ansible Collection overview](https://github.com/ansible-collections/overview)\n- [Ansible User guide](https://docs.ansible.com/ansible/devel/user_guide/index.html)\n- [Ansible Developer guide](https://docs.ansible.com/ansible/devel/dev_guide/index.html)\n- [Ansible Collections Checklist](https://github.com/ansible-collections/overview/blob/main/collection_requirements.rst)\n- [Ansible Community code of conduct](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html)\n- [The Bullhorn (the Ansible Contributor newsletter)](https://us19.campaign-archive.com/home/?u=56d874e027110e35dea0e03c1\u0026id=d6635f5420)\n- [News for Maintainers](https://github.com/ansible-collections/news-for-maintainers)\n\n## Licensing\n\nGNU General Public License v3.0 or later.\n\nSee [LICENSE](https://www.gnu.org/licenses/gpl-3.0.txt) to see the full text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsarr%2Fansible-collection-sonarr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevopsarr%2Fansible-collection-sonarr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsarr%2Fansible-collection-sonarr/lists"}