Skip to content

Commit

Permalink
switch to netbox stable, add juniper, sort certified
Browse files Browse the repository at this point in the history
  • Loading branch information
leogallego committed Nov 22, 2024
1 parent b9af2be commit fd718c2
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions network-netbox-eda-ee/ansible-collections.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
collections:

## certified collections matching aap25/ee-supported-rhel9
- name: ansible.netcommon
version: 7.1.0
- name: ansible.network
Expand All @@ -20,14 +22,17 @@ collections:
version: 10.0.0
- name: cisco.ios
version: 9.0.2
- name: community.general
- name: network.toolkit
- name: junipernetworks.junos
# - name: netbox.netbox
# version: 3.20.0
- name: https://github.com/netbox-community/ansible_modules.git
version: devel
type: git
version: 9.1.0

## certified or galaxy netbox
- name: netbox.netbox
version: 3.20.0

## alt netbox source for devel branch
# - name: https://github.com/netbox-community/ansible_modules.git
# version: devel
# type: git

# - name: ansible.controller
# version: ">=4.6.1"
Expand Down

0 comments on commit fd718c2

Please sign in to comment.