dellemc.sfs.sfs_server_profile (0.0.2) — module

Configure server profile 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 server profile.

Inputs

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

server_id:
    description:
    - Configures the server ID.
    required: false
    type: str

bonding_technology:
    description:
    - Configures the bonding technology.
    required: false
    type: str