Revision 37a978e7 lib/opcodes.py

b/lib/opcodes.py
2138 2138
  OP_PARAMS = [
2139 2139
    _PGroupName,
2140 2140
    _PNetworkName,
2141
    ("conflicts_check", True, ht.TBool, "Whether to check for conflicting IPs"),
2142 2141
    ]
2143 2142
  OP_RESULT = ht.TNone
2144 2143

  

Also available in: Unified diff