ansible-collections / community.yang

Ansible Community Collection to support Yang in network devices.
GNU General Public License v3.0
10 stars 14 forks source link

Sort supported yang models returned with fetch #21

Closed cidrblock closed 4 years ago

cidrblock commented 4 years ago

I don't think the order the box return is significant, can they be sorted before returned?

ok: [eos101] => {
    "changed": false,
    "fetched": {},
    "number_schema_fetched": 0,
    "supported_yang_modules": [
        "arista-mpls-augments",
        "openconfig-pim",
        "openconfig-aaa-tacacs",
        "openconfig-aft-ethernet",
        "ietf-yang-types",
        "arista-netinst-deviations",
        "openconfig-ospfv2-common",
        "arista-exp-eos-qos-acl-config",
        "openconfig-mpls-rsvp",
        "openconfig-if-types",
        "openconfig-bgp-neighbor",
        "openconfig-pim-types",
        "openconfig-isis-lsdb-types",
        "openconfig-mpls",
        "arista-lldp-augments",
        "openconfig-pf-forwarding-policies",
        "openconfig-platform-psu",