dellemc.sfs.sfs_fabric_update (0.0.2) — module

Configure fabric handler on Dell SmartFabric Services.

Authors: Ranjith Sunkesula <Ranjith_Senkesula@Dellteam.com>

Install collection

Install with ansible-galaxy collection install dellemc.sfs:==0.0.2


Add to requirements.yml

  collections:
    - name: dellemc.sfs
      version: 0.0.2

Description

This module is used to manage fabric handler.

Inputs

    
name:
    description:
    - Configures a name for the fabric.
    required: false
    type: str

state:
    default: present
    description:
    - The state the configuration should be left in.
    required: false
    type: str

description:
    description:
    - Configures description of the fabric.
    required: false
    type: str

fabric_design_mappings:
    description:
    - Configures the fabric design mappings.
    required: false
    type: str