Skip to content
Snippets Groups Projects
Forked from ICS Control System Infrastructure / csentry
Source project has a limited visibility.
  • Benjamin Bertrand's avatar
    0318858e
    Add extra items info to hosts json model · 0318858e
    Benjamin Bertrand authored
    Linked items are by default returned as a list of ICS id.
    When recursive is True, a list of {ics_id, serial_number, stack_member}
    is returned instead.
    
    Items are always returned sorted by stack_member or ics_id when
    stack_member is null.
    
    Allow to add the serial_number and stack_member to the Ansible variables
    in csentry dynamic inventory. Useful for switches.
    
    JIRA INFRA-1111 #action In Progress
    0318858e
    History
    Add extra items info to hosts json model
    Benjamin Bertrand authored
    Linked items are by default returned as a list of ICS id.
    When recursive is True, a list of {ics_id, serial_number, stack_member}
    is returned instead.
    
    Items are always returned sorted by stack_member or ics_id when
    stack_member is null.
    
    Allow to add the serial_number and stack_member to the Ansible variables
    in csentry dynamic inventory. Useful for switches.
    
    JIRA INFRA-1111 #action In Progress
Code owners
Assign users and groups as approvers for specific file changes. Learn more.