dellemc.sfs.sfs_preferred_master (0.0.2) — module

Configure preferred master 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 configure a switch as a preferred master.

Inputs

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

node_id:
    description:
    - Configures the service tag information of the switch.
    required: false
    type: str

preferred_master:
    description:
    - Configures the preferred master.
    required: false
    type: bool