920d9e0eee
PowerConnect switches do not support the dellos Ansible modules, since they are based on DellOS version 4. This role uses the expect module to perform simple switch configuration. Change-Id: Icb59aaff75f9faf089423610fecb06598f75e35e Story: 2002106 Task: 19784
25 lines
665 B
YAML
25 lines
665 B
YAML
---
|
|
- src: ahuffman.resolv
|
|
- src: jriguera.configdrive
|
|
- src: MichaelRigart.interfaces
|
|
- src: mrlesmithjr.manage-lvm
|
|
- src: resmo.ntp
|
|
#- src: singleplatform-eng.users
|
|
- src: https://github.com/stackhpc/ansible-users
|
|
version: append
|
|
name: singleplatform-eng.users
|
|
- src: stackhpc.dell-powerconnect-switch
|
|
- src: stackhpc.drac
|
|
- src: stackhpc.drac-facts
|
|
- src: stackhpc.grafana-conf
|
|
- src: stackhpc.libvirt-host
|
|
- src: stackhpc.libvirt-vm
|
|
- src: stackhpc.os-flavors
|
|
- src: stackhpc.os-images
|
|
- src: stackhpc.os-ironic-state
|
|
- src: stackhpc.os-networks
|
|
- src: stackhpc.os-openstackclient
|
|
- src: stackhpc.os-projects
|
|
- src: stackhpc.os-shade
|
|
- src: yatesr.timezone
|