dellemc.sfs.sfs_node_policy_mapping (0.0.2) — module

Configure SFS node policy-mapping 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 SFS node-policy-mapping configuration, Route policy must be created using the sfs-route-policy before the policy mapping is invoked.

Inputs

    
node:
    description:
    - Configures the name of the node policy mapping.
    required: false
    type: str

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

policy_list:
    description:
    - Configures the the policy list.
    required: false
    type: list