<?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: Cisco 3750 + Ansible IOS commands in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278957#M2452</link>
    <description>That doesn't allow me to use the aspects of l2 interfaces like merge and replace does it? I would have to know what was already configured on the interface to be able to change it.&lt;BR /&gt;&lt;BR /&gt;Let me know if that is not the case.&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Jan 2021 14:05:20 GMT</pubDate>
    <dc:creator>AvidPontoon1</dc:creator>
    <dc:date>2021-01-25T14:05:20Z</dc:date>
    <item>
      <title>Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278345#M2446</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a site using 3750 switches and am trying to integrate these with ansible. However the C3750’s can only run IOS 12.2 due to their amount of flash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ansible tries to run the command ‘show run | section ^interfaces’ however the 3750 does not&lt;/P&gt;&lt;P&gt;support the ‘section’ modifier. Is there any IOS versions for the 3750 that support this command or is IOS 15 required?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 12:41:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278345#M2446</guid>
      <dc:creator>AvidPontoon1</dc:creator>
      <dc:date>2021-01-24T12:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278560#M2447</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section output modifier isn’t in any version 12.2.x and even on 15.0. I checked on old 3750 running version 15.0.2 and section isn’t an available option.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 02:59:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278560#M2447</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2021-01-25T02:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278703#M2448</link>
      <description>Hi Francesco,&lt;BR /&gt;&lt;BR /&gt;I just checked this on a 3750G with c3750-ipservicesk9-mz.150-2.SE11 and the section modifier worked?&lt;BR /&gt;Is this related to the non G models do you think?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Nick&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jan 2021 09:18:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278703#M2448</guid>
      <dc:creator>AvidPontoon1</dc:creator>
      <dc:date>2021-01-25T09:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278768#M2449</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is it you are trying to achieve? May be we can come up with an alternative.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 11:13:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278768#M2449</guid>
      <dc:creator>Sergey Lisitsin</dc:creator>
      <dc:date>2021-01-25T11:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278787#M2450</link>
      <description>I am using the ansible cisco l2 interfaces module to get information about interfaces and configure them with access VLAN's/trunked vlans.&lt;BR /&gt;&lt;BR /&gt;However ansible runs the 'show run | section ^interfaces' during the playbook so fails immediately.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jan 2021 11:50:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278787#M2450</guid>
      <dc:creator>AvidPontoon1</dc:creator>
      <dc:date>2021-01-25T11:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278874#M2451</link>
      <description>&lt;P&gt;Well, if that fails, can you not use ios_config module instead? You can achieve the same configuration using that module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 13:04:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278874#M2451</guid>
      <dc:creator>Sergey Lisitsin</dc:creator>
      <dc:date>2021-01-25T13:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278957#M2452</link>
      <description>That doesn't allow me to use the aspects of l2 interfaces like merge and replace does it? I would have to know what was already configured on the interface to be able to change it.&lt;BR /&gt;&lt;BR /&gt;Let me know if that is not the case.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jan 2021 14:05:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4278957#M2452</guid>
      <dc:creator>AvidPontoon1</dc:creator>
      <dc:date>2021-01-25T14:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279004#M2453</link>
      <description>&lt;P&gt;Hi AvidPontoon,&lt;/P&gt;&lt;P&gt;You can use more than one ansible module in the same playbook, the&amp;nbsp;&lt;STRONG&gt;cisco.ios.ios_command&lt;/STRONG&gt; module will allow you to run a show command and get the current configuration as the output, you can also use the &lt;STRONG&gt;match&lt;/STRONG&gt; and &lt;STRONG&gt;wait_for&lt;/STRONG&gt; arguments&amp;nbsp;to evaluate against the output of the command.&lt;/P&gt;&lt;P&gt;Here is an example using both&amp;nbsp;&lt;STRONG&gt;cisco.ios.ios_command&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;cisco.ios.ios_l2_interfaces&lt;/STRONG&gt; modules:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;- name: Run show command
  cisco.ios.ios_command:
    commands:
    - show running-config | section ^interface
    wait_for:
    - result[1] contains GigabitEthernet0/1

- name: Merge provided configuration with device configuration
  cisco.ios.ios_l2_interfaces:
    config:
    - name: GigabitEthernet0/1
      mode: trunk
      trunk:
        allowed_vlans: 10-20,40
        native_vlan: 20
        pruning_vlans: 10,20
        encapsulation: dot1q
    state: merged&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can play with the output received from the show commands to achieve your desired logic.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;More examples :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;cisco.ios.ios_command =&amp;nbsp;&lt;A href="https://docs.ansible.com/ansible/latest/collections/cisco/ios/ios_command_module.html" target="_blank" rel="noopener"&gt;https://docs.ansible.com/ansible/latest/collections/cisco/ios/ios_command_module.html&lt;/A&gt; cisco.ios.ios_l2_interfaces =&amp;nbsp;&lt;A href="https://docs.ansible.com/ansible/latest/collections/cisco/ios/ios_l2_interfaces_module.html" target="_blank" rel="noopener"&gt;https://docs.ansible.com/ansible/latest/collections/cisco/ios/ios_l2_interfaces_module.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this will help,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BR,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Imad HSISSOU&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Network Consulting Engineer&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 15:16:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279004#M2453</guid>
      <dc:creator>imad.hsissou</dc:creator>
      <dc:date>2021-01-25T15:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279031#M2454</link>
      <description>Hi Imad,&lt;BR /&gt;&lt;BR /&gt;The problem is that the 'show running-config | section ^interface' command doesn't work on the switches we have. They are 3750's&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jan 2021 15:47:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279031#M2454</guid>
      <dc:creator>AvidPontoon1</dc:creator>
      <dc:date>2021-01-25T15:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279074#M2455</link>
      <description>&lt;P&gt;What kind of merge? Can yo give an example?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 16:23:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279074#M2455</guid>
      <dc:creator>Sergey Lisitsin</dc:creator>
      <dc:date>2021-01-25T16:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279078#M2456</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/358680"&gt;@AvidPontoon1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking at the ios l2 interfaces and I do not see any "show running-config | section ^interface" command.&lt;/P&gt;
&lt;P&gt;Which ansible version do you have?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;/venv/lib/python3.8/site-packages/ansible_collections/cisco/ios/plugins/modules# cat ios_l2_interface.py | grep show
            module, ["show interface {0} switchport".format(name)]
        config = run_commands(module, ["show run interface {0}".format(name)])[
        module, ["show interface {0} switchport".format(name)]
    config = run_commands(module, ["show vlan"])[0]&lt;/PRE&gt;
&lt;P&gt;I have 2.10.2 in my venv.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stay safe,&lt;/P&gt;
&lt;P&gt;Sergiu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 16:30:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279078#M2456</guid>
      <dc:creator>Sergiu.Daniluk</dc:creator>
      <dc:date>2021-01-25T16:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279128#M2457</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Playbook example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;- name: "PLAY 1: 3750 Test"
  connection: network_cli
  hosts: 3750-1
  tasks:
    - name: Merge provided configuration with device configuration
      cisco.ios.ios_l2_interfaces:
        config:
        - name: FastEthernet1/0/1
          mode: access
          access:
            vlan: 10
        state: replaced&lt;/PRE&gt;&lt;P&gt;I get this output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;TASK [Merge provided configuration with device configuration] *******************************************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: 3750-1#
fatal: [3750-1]: FAILED! =&amp;gt; changed=false 
  module_stderr: |-
    Traceback (most recent call last):
      File "/home/nick/.ansible/tmp/ansible-local-12273a_8t0rsc/ansible-tmp-1611596081.725229-12303-74380870219898/AnsiballZ_ios_l2_interfaces.py", line 102, in &amp;lt;module&amp;gt;
        _ansiballz_main()
      File "/home/nick/.ansible/tmp/ansible-local-12273a_8t0rsc/ansible-tmp-1611596081.725229-12303-74380870219898/AnsiballZ_ios_l2_interfaces.py", line 94, in _ansiballz_main
        invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)
      File "/home/nick/.ansible/tmp/ansible-local-12273a_8t0rsc/ansible-tmp-1611596081.725229-12303-74380870219898/AnsiballZ_ios_l2_interfaces.py", line 40, in invoke_module
        runpy.run_module(mod_name='ansible_collections.cisco.ios.plugins.modules.ios_l2_interfaces', init_globals=None, run_name='__main__', alter_sys=True)
      File "/usr/lib/python3.6/runpy.py", line 205, in run_module
        return _run_module_code(code, init_globals, run_name, mod_spec)
      File "/usr/lib/python3.6/runpy.py", line 96, in _run_module_code
        mod_name, mod_spec, pkg_name, script_name)
      File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
        exec(code, run_globals)
      File "/tmp/ansible_cisco.ios.ios_l2_interfaces_payload_xhxwt6_c/ansible_cisco.ios.ios_l2_interfaces_payload.zip/ansible_collections/cisco/ios/plugins/modules/ios_l2_interfaces.py", line 560, in &amp;lt;module&amp;gt;
      File "/tmp/ansible_cisco.ios.ios_l2_interfaces_payload_xhxwt6_c/ansible_cisco.ios.ios_l2_interfaces_payload.zip/ansible_collections/cisco/ios/plugins/modules/ios_l2_interfaces.py", line 555, in main
      File "/tmp/ansible_cisco.ios.ios_l2_interfaces_payload_xhxwt6_c/ansible_cisco.ios.ios_l2_interfaces_payload.zip/ansible_collections/cisco/ios/plugins/module_utils/network/ios/config/l2_interfaces/l2_interfaces.py", line 86, in execute_module
      File "/tmp/ansible_cisco.ios.ios_l2_interfaces_payload_xhxwt6_c/ansible_cisco.ios.ios_l2_interfaces_payload.zip/ansible_collections/cisco/ios/plugins/module_utils/network/ios/config/l2_interfaces/l2_interfaces.py", line 67, in get_l2_interfaces_facts
      File "/tmp/ansible_cisco.ios.ios_l2_interfaces_payload_xhxwt6_c/ansible_cisco.ios.ios_l2_interfaces_payload.zip/ansible_collections/cisco/ios/plugins/module_utils/network/ios/facts/facts.py", line 118, in get_facts
      File "/tmp/ansible_cisco.ios.ios_l2_interfaces_payload_xhxwt6_c/ansible_cisco.ios.ios_l2_interfaces_payload.zip/ansible_collections/ansible/netcommon/plugins/module_utils/network/common/facts/facts.py", line 131, in get_network_resources_facts
      File "/tmp/ansible_cisco.ios.ios_l2_interfaces_payload_xhxwt6_c/ansible_cisco.ios.ios_l2_interfaces_payload.zip/ansible_collections/cisco/ios/plugins/module_utils/network/ios/facts/l2_interfaces/l2_interfaces.py", line 62, in populate_facts
      File "/tmp/ansible_cisco.ios.ios_l2_interfaces_payload_xhxwt6_c/ansible_cisco.ios.ios_l2_interfaces_payload.zip/ansible_collections/cisco/ios/plugins/module_utils/network/ios/facts/l2_interfaces/l2_interfaces.py", line 50, in get_l2_interfaces_data
      File "/tmp/ansible_cisco.ios.ios_l2_interfaces_payload_xhxwt6_c/ansible_cisco.ios.ios_l2_interfaces_payload.zip/ansible/module_utils/connection.py", line 195, in __rpc__
    ansible.module_utils.connection.ConnectionError: show running-config | section ^interface
    show running-config | section ^interface
                          ^
    % Invalid input detected at '^' marker.
  
    3750-1#
  module_stdout: ''
  msg: |-
    MODULE FAILURE
    See stdout/stderr for the exact error
  rc: 1&lt;/PRE&gt;&lt;P&gt;Its failing on the command 'show running-config | section ^interface'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My ansible version is:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ansible 2.9.16
  config file = /etc/ansible/ansible.cfg
  configured module search path = [u'/etc/ansible/library']
  ansible python module location = /usr/lib/python2.7/dist-packages/ansible
  executable location = /usr/bin/ansible
  python version = 2.7.17 (default, Sep 30 2020, 13:38:04) [GCC 7.5.0]&lt;/PRE&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 17:39:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279128#M2457</guid>
      <dc:creator>AvidPontoon1</dc:creator>
      <dc:date>2021-01-25T17:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279130#M2458</link>
      <description>&lt;P&gt;The state can be changed dependent on how you want the interface changed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;- name: "PLAY 1: 3750 Test"
  connection: network_cli
  hosts: 3750-1
  tasks:
    - name: Merge provided configuration with device configuration
      cisco.ios.ios_l2_interfaces:
        config:
        - name: FastEthernet1/0/1
          mode: access
          access:
            vlan: 10
        &lt;STRONG&gt;state: replaced&lt;/STRONG&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 25 Jan 2021 17:40:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279130#M2458</guid>
      <dc:creator>AvidPontoon1</dc:creator>
      <dc:date>2021-01-25T17:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279213#M2459</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;As I understand it, many cisco ansible modules call the &lt;STRONG&gt;get_config()&lt;/STRONG&gt; function to fetch and filter the running configuration, this function returns an exeption if the device doesn't support the &lt;STRONG&gt;"| section"&lt;/STRONG&gt; command, maybe that's the source of the error you get.&lt;/P&gt;&lt;P&gt;Please refer to following source code :&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ansible-collections/cisco.ios/blob/main/plugins/module_utils/network/ios/ios.py#L108" target="_blank" rel="noopener"&gt;https://github.com/ansible-collections/cisco.ios/blob/main/plugins/module_utils/network/ios/ios.py#L108&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;def get_config(module, flags=None):
    flags = to_list(flags)

    section_filter = False
    if flags and "section" in flags[-1]:
        section_filter = True

    flag_str = " ".join(flags)

    try:
        return _DEVICE_CONFIGS[flag_str]
    except KeyError:
        connection = get_connection(module)
        try:
            out = connection.get_config(flags=flags)
        except ConnectionError as exc:
            if section_filter:
                &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;# Some ios devices don't understand `| section foo`&lt;/STRONG&gt;&lt;/FONT&gt;
                out = get_config(module, flags=flags[:-1])
            &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;else:
                module.fail_json(
                    msg=to_text(exc, errors="surrogate_then_replace")
                )&lt;/FONT&gt;&lt;/STRONG&gt;
        cfg = to_text(out, errors="surrogate_then_replace").strip()
        _DEVICE_CONFIGS[flag_str] = cfg
        return cfg&lt;/PRE&gt;&lt;P&gt;You can try a combination of modules that do not implement this function to avoid this error.&lt;/P&gt;&lt;P&gt;I hope that this will help,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BR,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Imad HSISSOU&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Network Consulting Engineer&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 19:30:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279213#M2459</guid>
      <dc:creator>imad.hsissou</dc:creator>
      <dc:date>2021-01-25T19:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279620#M2460</link>
      <description>&lt;P&gt;Avid,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the configuration like port type (trunk/access) and access VLAN is rewritten anyway. You can't have multiple access VLANs, so the effect of using the ios_config module will be the same.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 10:40:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4279620#M2460</guid>
      <dc:creator>Sergey Lisitsin</dc:creator>
      <dc:date>2021-01-26T10:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4591541#M2461</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Hello everyone,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I have the same error as you, what was the solution?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 10:00:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4591541#M2461</guid>
      <dc:creator>younes.el-adnani</dc:creator>
      <dc:date>2022-04-13T10:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750 + Ansible IOS commands</title>
      <link>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4591543#M2462</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Hello everyone,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I have the same error as you, what was the solution?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 10:02:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cisco-3750-ansible-ios-commands/m-p/4591543#M2462</guid>
      <dc:creator>younes.el-adnani</dc:creator>
      <dc:date>2022-04-13T10:02:02Z</dc:date>
    </item>
  </channel>
</rss>

