Response Duplication in Itential CLI
  • 17 Dec 2024
  • Dark
    Light
  • PDF

Response Duplication in Itential CLI

  • Dark
    Light
  • PDF

Article summary

Netcommon: itential-cli duplication of return data

If there is a duplication of data in the return of itential-cli commands, you will need to verify the Ansible netcommon collection version is 5.1.0 or greater. Versions below 5.1.0 had issues with returning duplicated data on some device types.

Run the following command to verify the version:

# ansible-galaxy collection list

# PATH/site-packages/ansible_collections
Collection                    Version
----------------------------- -------
ansible.netcommon             5.1.1

The collection may be upgraded by the following command; however, be sure to check Ansible documentation for further details on updating this or any collection.

ansible-galaxy collection install ansible.netcommon:5.1.0 --force

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.