{"id":18798713,"url":"https://github.com/f5networks/f5-ansible-next","last_synced_at":"2025-06-26T08:04:16.660Z","repository":{"id":221200097,"uuid":"753102932","full_name":"F5Networks/f5-ansible-next","owner":"F5Networks","description":"Collection for managing BIG-IP NEXT devices ","archived":false,"fork":false,"pushed_at":"2025-01-17T01:00:58.000Z","size":362,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-21T19:14:55.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/F5Networks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-02-05T13:30:02.000Z","updated_at":"2024-12-04T14:16:59.000Z","dependencies_parsed_at":"2024-02-17T02:22:00.301Z","dependency_job_id":"6d24da19-2671-44bd-85a0-6973c3298fff","html_url":"https://github.com/F5Networks/f5-ansible-next","commit_stats":null,"previous_names":["f5networks/f5-ansible-next"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/F5Networks/f5-ansible-next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/F5Networks%2Ff5-ansible-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/F5Networks%2Ff5-ansible-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/F5Networks%2Ff5-ansible-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/F5Networks%2Ff5-ansible-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/F5Networks","download_url":"https://codeload.github.com/F5Networks/f5-ansible-next/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/F5Networks%2Ff5-ansible-next/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262026976,"owners_count":23246953,"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":[],"created_at":"2024-11-07T22:12:43.570Z","updated_at":"2025-06-26T08:04:16.629Z","avatar_url":"https://github.com/F5Networks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BIG-IP Next Collection for Ansible\n\nA collection focusing on managing BIG-IP Next devices through BIG-IP Next Central Manager (CM) API. The collection includes key imperative modules for \ndeploying BIG-IP Next instances as well as modules to manage CM devices.\n\n## Requirements\n\n - ansible \u003e= 2.15\n\n## Python Version\nThis collection is supported on Python 3.9 and above.\n\n## Collections Daily Build\n\nWe offer a daily build of our most recent collection [dailybuild]. Use this Collection to test the most\nrecent Ansible module updates between releases. \nYou can also install the development build directly from GitHub into your environment, see [repoinstall].\n\n### Install from GitHub\n```bash\n\nansible-galaxy collection install git+https://github.com/F5Networks/f5-ansible-next#ansible_collections/f5networks/next\n```\n\n### Install from the daily build file\n```bash\n\n    ansible-galaxy collection install \u003ccollection name\u003e -p ./collections\n    e.g.\n    ansible-galaxy collection install f5networks-f5next-devel.tar.gz -p ./collections\n```\n\n\u003e **_NOTE:_**  `-p` is the location in which the collection will be installed. This location should be defined in the path for\n    Ansible to search for collections. An example of this would be adding ``collections_paths = ./collections``\n    to your **ansible.cfg**\n\n### Running latest devel in EE\nWe also offer a new method of running the collection inside Ansible's Execution Environment container. \nThe advantage of such approach is that any required package dependencies and minimum supported Python versions are \ninstalled in an isolated container which minimizes any environment related issues during runtime. More information on EE\ncan be found here [execenv]. Use the below requirements.yml file when building EE container:\n\n```yaml\n---\ncollections:\n  - name: ansible.netcommon\n    version: \"\u003e=2.0.0\"\n  - name: f5networks.next\n    source: https://github.com/F5Networks/f5-ansible-next#ansible_collections/f5networks/next\n    type: git\n    version: devel\n```\n\nPlease see [f5execenv] documentation for further instructions how to use and build EE container with our devel branch.\n\n## Bugs, Issues\n   \nPlease file any bugs, questions, or enhancement requests by using [ansible_issues]. For details, see [ansiblehelp].\n\n## Your ideas\n\n\nWhat types of modules do you want created? If you have a use case and can sufficiently describe the behavior \nyou want to see, open an issue and we will hammer out the details.\n\nIf you've got the time, consider sending an email that introduces yourself and what you do. \nWe love hearing about how you're using the BIG-IP Next collection for Ansible.\n\n\u003e **_NOTE:_** **This repository is a mirror, only issues submissions are accepted.**\n\n- Wojciech Wypior and the F5 team\n\n## Copyright\n\nCopyright 2024 F5 Networks Inc.\n\n\n## License\n\n### GPL V3\n\nThis License does not grant permission to use the trade names, trademarks, service marks, or product names of the \nLicensor, except as required for reasonable and customary use in describing the origin of the Work.\n\nSee [License].\n\n### Contributor License Agreement\nIndividuals or business entities who contribute to this project must complete and submit the \n[F5 Contributor License Agreement] to ***Ansible_CLA@f5.com*** prior to their code submission \nbeing included in this project.\n\n\n[repoinstall]: https://docs.ansible.com/ansible/latest/user_guide/collections_using.html#installing-a-collection-from-a-git-repository\n[dailybuild]: https://f5-ansible.s3.amazonaws.com/collections/f5networks-f5next-devel.tar.gz\n[ansible_issues]: https://github.com/F5Networks/f5-ansible-next/issues\n[License]: https://www.gnu.org/licenses/gpl-3.0.txt\n[ansiblehelp]: http://clouddocs.f5.com/products/orchestration/ansible/devel/\n[execenv]: https://docs.ansible.com/automation-controller/latest/html/userguide/execution_environments.html\n[f5execenv]: http://clouddocs.f5.com/products/orchestration/ansible/devel/usage/exec-env.html\n[F5 Contributor License Agreement]: http://clouddocs.f5.com/products/orchestration/ansible/devel/usage/contributor.html","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff5networks%2Ff5-ansible-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff5networks%2Ff5-ansible-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff5networks%2Ff5-ansible-next/lists"}