Initial copy from ee-demo
This commit is contained in:
61
requirements.yml
Normal file
61
requirements.yml
Normal file
@@ -0,0 +1,61 @@
|
||||
---
|
||||
# A YAML list of collections we depend on, eg:
|
||||
# - name: community.general
|
||||
# version: x.y.z (optional)
|
||||
# source: https://cloud.redhat.com/api/automation-hub (optional)
|
||||
|
||||
collections:
|
||||
- name: azure.azcollection
|
||||
version: '>=2.7.0'
|
||||
- name: community.vmware
|
||||
version: '>=2.10.0'
|
||||
- name: ansible.netcommon
|
||||
version: '>=4.0.0'
|
||||
- name: cloud.common
|
||||
version: '>=2.1.2'
|
||||
- name: infoblox.nios_modules
|
||||
version: '>=1.4.0'
|
||||
- name: vmware.vmware_rest
|
||||
version: '>=2.2.0'
|
||||
- name: community.mysql
|
||||
version: '>=3.8.0'
|
||||
- name: community.postgresql
|
||||
version: '>=2.2.0'
|
||||
- name: community.crypto
|
||||
- name: community.general
|
||||
version: '>=5.8.0'
|
||||
- name: community.windows
|
||||
- name: chocolatey.chocolatey
|
||||
- name: redhat.satellite
|
||||
version: '>=3.14.0'
|
||||
- name: f5networks.f5_modules
|
||||
- name: f5networks.f5_bigip
|
||||
version: '>=1.10.0'
|
||||
- name: netbox.netbox
|
||||
- name: infra.controller_configuration
|
||||
- name: infra.ah_configuration
|
||||
- name: infra.ee_utilities
|
||||
- name: infra.aap_utilities
|
||||
- name: ansible.platform
|
||||
- name: ansible.hub
|
||||
- name: ansible.controller
|
||||
- name: ansible.eda
|
||||
- name: infra.aap_configuration
|
||||
- name: sensu.sensu_go
|
||||
# - name: middleware_automation.jws
|
||||
- name: redhat.eap
|
||||
- name: redhat.rhel_idm
|
||||
- name: cisco.asa
|
||||
- name: cisco.aci
|
||||
- name: fedora.linux_system_roles
|
||||
- name: servicenow.itsm
|
||||
version: '>=2.4.0'
|
||||
# - name: lab.azure_deployment
|
||||
# source: https://github.com/ansible-content-lab/azure_ansible_deployment.git
|
||||
# type: git
|
||||
- name: ansibleguy.opnsense
|
||||
source: https://github.com/O-X-L/ansible-opnsense.git
|
||||
type: git
|
||||
- name: community.hashi_vault
|
||||
- name: containers.podman
|
||||
- name: cloud.terraform
|
||||
Reference in New Issue
Block a user