<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Ansible gather_subset for NXOS failing with command timeout trigge in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4778831#M960</link>
    <description>&lt;P&gt;&lt;SPAN&gt;i'm glad if i could help.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Feb 2023 21:55:01 GMT</pubDate>
    <dc:creator>Marcel Zehnder</dc:creator>
    <dc:date>2023-02-20T21:55:01Z</dc:date>
    <item>
      <title>Ansible gather_subset for NXOS failing with command timeout triggered</title>
      <link>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4777655#M955</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully someone might be able to help out. I've been wrestling with this for a while.&amp;nbsp; I'm fairly new to ansible and trying to run a playbook against a pair of nexus switches that will change the description of ports based on the information it gets from cisco.nxos.nxos_facts ( using cdp neighbor information).&amp;nbsp; I've run this in a lab environment successfully but when running against our live environment, it fails.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the playbook i'm trying to run:&lt;/P&gt;&lt;P&gt;********************************************************************************************************************************&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;-&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;Set interface description based on CDP/LLDP discovery&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;hosts&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;SDS&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;gather_facts&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;yes&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;connection&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;network_cli&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;tasks&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;GATHER ALL NXOS LEGACY FACTS&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; cisco.nxos.&lt;/SPAN&gt;&lt;SPAN&gt;nxos_facts&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;gather_subset&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt; &lt;SPAN&gt;all&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;gather_network_resources&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt; &lt;SPAN&gt;all&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;# log messages to specified folder&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;vars&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ansible_persistent_log_messages&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;True&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;VIEW facts gathered&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;debug&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;var&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;ansible_facts.keys()&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt; &lt;SPAN&gt;name&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;VIEW CDP/LLDP NEIGHBORS&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;debug&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;var&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;ansible_facts.net_neighbors&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;# &amp;nbsp;- name: &amp;nbsp;SET NXOS INTERFACE DESCRIPTIONS&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# &amp;nbsp; &amp;nbsp;nxos_config:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# &amp;nbsp; &amp;nbsp; &amp;nbsp;lines:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- description {{item.value[0].host.split('.').0}}:{{item.value[0].port[0:3]}}{{item.value[0].port.split('t')[-1]}}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# &amp;nbsp; &amp;nbsp; &amp;nbsp;parents: interface {{item.key}}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# &amp;nbsp; &amp;nbsp; &amp;nbsp;save_when: &amp;nbsp;changed&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# &amp;nbsp; &amp;nbsp;with_dict: &amp;nbsp;"{{ansible_facts.net_neighbors}}"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# &amp;nbsp; &amp;nbsp;when: ansible_network_os == 'nxos'&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;********************************************************************************************************************************&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I've commented out the bottom portion until I get the 'gather_subset' part working.&amp;nbsp; in the meantime, the error messages I get are these:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;********************************************************************************************************************************&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;The full traceback is:&lt;BR /&gt;File "/home/administrator/.ansible/collections/ansible_collections/cisco/nxos/plugins/module_utils/network/nxos/nxos.py", line 127, in run_commands&lt;BR /&gt;out = connection.run_commands(commands, check_rc)&lt;BR /&gt;File "/usr/lib/python3/dist-packages/ansible/module_utils/connection.py", line 200, in __rpc__&lt;BR /&gt;raise ConnectionError(to_text(msg, errors='surrogate_then_replace'), code=code)&lt;BR /&gt;fatal: [SDS01]: FAILED! =&amp;gt; {&lt;BR /&gt;"changed": false,&lt;BR /&gt;"invocation": {&lt;BR /&gt;"module_args": {&lt;BR /&gt;"available_network_resources": false,&lt;BR /&gt;"gather_network_resources": [&lt;BR /&gt;"all"&lt;BR /&gt;],&lt;BR /&gt;"gather_subset": [&lt;BR /&gt;"all"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"msg": "command timeout triggered, timeout value is 30 secs.\nSee the timeout setting options in the Network Debug and Troubleshooting Guide.",&lt;BR /&gt;"warnings": [&lt;BR /&gt;"** 'feature telemetry' is not enabled. Module will auto-enable feature telemetry ** "&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;&amp;lt;172.17.252.72&amp;gt; ANSIBLE_NETWORK_IMPORT_MODULES: complete&lt;BR /&gt;The full traceback is:&lt;BR /&gt;File "/home/administrator/.ansible/collections/ansible_collections/cisco/nxos/plugins/module_utils/network/nxos/nxos.py", line 127, in run_commands&lt;BR /&gt;out = connection.run_commands(commands, check_rc)&lt;BR /&gt;File "/usr/lib/python3/dist-packages/ansible/module_utils/connection.py", line 200, in __rpc__&lt;BR /&gt;raise ConnectionError(to_text(msg, errors='surrogate_then_replace'), code=code)&lt;BR /&gt;fatal: [SDS02]: FAILED! =&amp;gt; {&lt;BR /&gt;"changed": false,&lt;BR /&gt;"invocation": {&lt;BR /&gt;"module_args": {&lt;BR /&gt;"available_network_resources": false,&lt;BR /&gt;"gather_network_resources": [&lt;BR /&gt;"all"&lt;BR /&gt;],&lt;BR /&gt;"gather_subset": [&lt;BR /&gt;"all"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"msg": "command timeout triggered, timeout value is 30 secs.\nSee the timeout setting options in the Network Debug and Troubleshooting Guide.",&lt;BR /&gt;"warnings": [&lt;BR /&gt;"** 'feature telemetry' is not enabled. Module will auto-enable feature telemetry ** "&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;********************************************************************************************************************************&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the long information but hope this helps.&amp;nbsp; If you need some more information to assist, I'll be happy to provide it.&amp;nbsp; I've looked at documentation but like I said, I'm very new to ansible and still learning.&amp;nbsp; Thanks in advanced for your help.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Roberto&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Feb 2023 19:40:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4777655#M955</guid>
      <dc:creator>secureB00T</dc:creator>
      <dc:date>2023-02-17T19:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ansible gather_subset for NXOS failing with command timeout trigge</title>
      <link>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4777813#M956</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Increase the command timeout, see&amp;nbsp;&lt;A href="https://docs.ansible.com/ansible/latest/network/getting_started/network_connection_options.html" target="_blank" rel="noopener"&gt;https://docs.ansible.com/ansible/latest/network/getting_started/network_connection_options.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I prefer using a local ansible.cfg in the root of every project folder:&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="k"&gt;[persistent_connection]&lt;/SPAN&gt;
&lt;SPAN class="na"&gt;command_timeout&lt;/SPAN&gt; &lt;SPAN class="o"&gt;=&lt;/SPAN&gt; &lt;SPAN class="s"&gt;240&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;But all the options described in the link above will work.&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 08:30:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4777813#M956</guid>
      <dc:creator>Marcel Zehnder</dc:creator>
      <dc:date>2023-02-18T08:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ansible gather_subset for NXOS failing with command timeout trigge</title>
      <link>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4778736#M957</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/293649"&gt;@Marcel Zehnder&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your response!&amp;nbsp; I had actually tried this method of changing the time, and before i went up to 120.&amp;nbsp; I changed as you suggested to 'command_timeout = 240' and it worked!! So thank you for that, one step closer.&amp;nbsp; I guess it needed more time to gather facts since they are connected to A LOT of devices.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now the next step, is changing the ports description.&amp;nbsp; I uncommented those sections and the script gathered all the information but ended up 'skipping' the part for changing the ports.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a small snippet of a few interfaced that failed to change and the reason why:&lt;/P&gt;&lt;P&gt;skipping: [SDS-01] =&amp;gt; (item={'key': 'Ethernet8/40', 'value': [{'port': 'TenGigabitEthernet1/1/4', 'host': 'SBS-I-20.company.com', 'sysname': 'SBS-I-20.company.com'}]}) =&amp;gt; {&lt;BR /&gt;"ansible_loop_var": "item",&lt;BR /&gt;"changed": false,&lt;BR /&gt;"item": {&lt;BR /&gt;"key": "Ethernet8/40",&lt;BR /&gt;"value": [&lt;BR /&gt;{&lt;BR /&gt;"host": "SBS-I-20.company.com",&lt;BR /&gt;"port": "TenGigabitEthernet1/1/4",&lt;BR /&gt;"sysname": "SBS-I-20.company.com"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;"skip_reason": "Conditional result was False"&lt;BR /&gt;}&lt;BR /&gt;skipping: [SDS-01] =&amp;gt; (item={'key': 'Ethernet8/41', 'value': [{'port': 'TenGigabitEthernet1/1/3', 'host': 'SBS-K-10.company.com', 'sysname': 'SBS-K-10.company.com'}]}) =&amp;gt; {&lt;BR /&gt;"ansible_loop_var": "item",&lt;BR /&gt;"changed": false,&lt;BR /&gt;"item": {&lt;BR /&gt;"key": "Ethernet8/41",&lt;BR /&gt;"value": [&lt;BR /&gt;{&lt;BR /&gt;"host": "SBS-K-10.company.com",&lt;BR /&gt;"port": "TenGigabitEthernet1/1/3",&lt;BR /&gt;"sysname": "SBS-K-10.company.com"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;"skip_reason": "Conditional result was False"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;***************************************&lt;/P&gt;&lt;P&gt;So basically, something in this task (shown below) is throwing off a condition and skipping the rest, but the only condition I can think of is "when: ansible_network_os == 'nxos'" .&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; - name: &amp;nbsp;SET NXOS INTERFACE DESCRIPTIONS&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; nxos_config:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; lines:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - description {{item.value[0].host.split('.').0}}:{{item.value[0].port[0:3]}}{{item.value[0].port.split('t')[-1]}}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; parents: interface {{item.key}}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; save_when: &amp;nbsp;changed&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; with_dict: &amp;nbsp;"{{ansible_facts.net_neighbors}}"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; when: ansible_network_os == 'nxos'&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Feb 2023 19:30:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4778736#M957</guid>
      <dc:creator>secureB00T</dc:creator>
      <dc:date>2023-02-20T19:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Ansible gather_subset for NXOS failing with command timeout trigge</title>
      <link>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4778740#M958</link>
      <description>&lt;P&gt;Hi the ansible_network_os is&amp;nbsp;&lt;SPAN&gt;'cisco.nxos.nxos' not&amp;nbsp;'nxos'.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;hth&lt;/P&gt;
&lt;P&gt;Marcel&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 19:38:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4778740#M958</guid>
      <dc:creator>Marcel Zehnder</dc:creator>
      <dc:date>2023-02-20T19:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ansible gather_subset for NXOS failing with command timeout trigge</title>
      <link>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4778821#M959</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/293649"&gt;@Marcel Zehnder&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That was it!! Wow, just one little piece of syntax.&amp;nbsp; Awesome, got my script to run successfully, and ports labeled accordingly based on their cdp info.&amp;nbsp; I was working on it for quite a while, thanks a lot for your help, much appreciated!!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 21:48:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4778821#M959</guid>
      <dc:creator>secureB00T</dc:creator>
      <dc:date>2023-02-20T21:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ansible gather_subset for NXOS failing with command timeout trigge</title>
      <link>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4778831#M960</link>
      <description>&lt;P&gt;&lt;SPAN&gt;i'm glad if i could help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 21:55:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/ansible-gather-subset-for-nxos-failing-with-command-timeout/m-p/4778831#M960</guid>
      <dc:creator>Marcel Zehnder</dc:creator>
      <dc:date>2023-02-20T21:55:01Z</dc:date>
    </item>
  </channel>
</rss>

