<liclass="toctree-l1"><aclass="reference internal"href="docsite/api-guide.html">How to connect to RouterOS devices with the RouterOS API</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docsite/ssh-guide.html">How to connect to RouterOS devices with SSH</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docsite/quoting.html">How to quote and unquote commands and arguments</a></li>
</ul>
<ul>
<liclass="toctree-l1"><aclass="reference internal"href="api_module.html">community.routeros.api module – Ansible module for RouterOS API</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="api_facts_module.html">community.routeros.api_facts module – Collect facts from remote devices running MikroTik RouterOS using the API</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="api_find_and_modify_module.html">community.routeros.api_find_and_modify module – Find and modify information using the API</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="api_info_module.html">community.routeros.api_info module – Retrieve information from API</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="api_modify_module.html">community.routeros.api_modify module – Modify data at paths with API</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="command_module.html">community.routeros.command module – Run commands on remote devices running MikroTik RouterOS</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="routeros_cliconf.html">community.routeros.routeros cliconf – Use routeros cliconf to run command on MikroTik RouterOS platform</a></li>
</ul>
<ul>
<liclass="toctree-l1"><aclass="reference internal"href="join_filter.html">community.routeros.join filter – Join a list of arguments to a command</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="list_to_dict_filter.html">community.routeros.list_to_dict filter – Convert a list of arguments to a dictionary</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="quote_argument_filter.html">community.routeros.quote_argument filter – Quote an argument</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="quote_argument_value_filter.html">community.routeros.quote_argument_value filter – Quote an argument value</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="split_filter.html">community.routeros.split filter – Split a command into arguments</a></li>
</ul>
<!-- extra nav elements for Ansible beyond RTD Sphinx Theme -->
<spanid="plugins-in-community-routeros"></span><h1>Community.Routeros<aclass="headerlink"href="#community-routeros"title="Link to this heading"></a></h1>
<li><span><aaria-role="button"class="ansible-link reference external"href="https://forum.ansible.com/tags/c/help/6/none/routeros"rel="noopener external"target="_blank">Ask for help (RouterOS)</a></span></li>
<li><span><aaria-role="button"class="ansible-link reference external"href="https://github.com/ansible-collections/community.routeros/issues/new?assignees=&labels=&template=bug_report.md"rel="noopener external"target="_blank">Submit a bug report</a></span></li>
<li><span><aaria-role="button"class="ansible-link reference external"href="https://github.com/ansible-collections/community.routeros/issues/new?assignees=&labels=&template=feature_request.md"rel="noopener external"target="_blank">Request a feature</a></span></li>
</ul>
</section>
<sectionid="communication">
<spanid="communication-for-community-routeros"></span><h2><aclass="toc-backref"href="#id2"role="doc-backlink">Communication</a><aclass="headerlink"href="#communication"title="Link to this heading"></a></h2>
<ulclass="simple">
<li><p>Forum: <aclass="reference external"href="https://forum.ansible.com/c/help/6/none">Ansible Forum: General usage and support questions</a>.</p></li>
<li><p>Forum: <aclass="reference external"href="https://forum.ansible.com/tag/routeros">Ansible Forum: Discussions about RouterOS</a>.</p></li>
<li><p>Matrix room <codeclass="docutils literal notranslate"><spanclass="pre">#users:ansible.im</span></code>: <aclass="reference external"href="https://matrix.to/#/#users:ansible.im">General usage and support questions</a>.</p></li>
<h2><aclass="toc-backref"href="#id4"role="doc-backlink">Guides</a><aclass="headerlink"href="#guides"title="Link to this heading"></a></h2>
<divclass="toctree-wrapper compound">
<ul>
<liclass="toctree-l1"><aclass="reference internal"href="docsite/api-guide.html">How to connect to RouterOS devices with the RouterOS API</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docsite/ssh-guide.html">How to connect to RouterOS devices with SSH</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docsite/quoting.html">How to quote and unquote commands and arguments</a></li>
</ul>
</div>
</section>
<sectionid="plugin-index">
<h2><aclass="toc-backref"href="#id5"role="doc-backlink">Plugin Index</a><aclass="headerlink"href="#plugin-index"title="Link to this heading"></a></h2>
<p>These are the plugins in the community.routeros collection:</p>
<sectionid="modules">
<h3>Modules<aclass="headerlink"href="#modules"title="Link to this heading"></a></h3>
<ulclass="simple">
<li><p><aclass="reference internal"href="api_module.html#ansible-collections-community-routeros-api-module"><spanclass="std std-ref">api module</span></a>– Ansible module for RouterOS API</p></li>
<li><p><aclass="reference internal"href="api_facts_module.html#ansible-collections-community-routeros-api-facts-module"><spanclass="std std-ref">api_facts module</span></a>– Collect facts from remote devices running MikroTik RouterOS using the API</p></li>
<li><p><aclass="reference internal"href="api_find_and_modify_module.html#ansible-collections-community-routeros-api-find-and-modify-module"><spanclass="std std-ref">api_find_and_modify module</span></a>– Find and modify information using the API</p></li>
<li><p><aclass="reference internal"href="api_info_module.html#ansible-collections-community-routeros-api-info-module"><spanclass="std std-ref">api_info module</span></a>– Retrieve information from API</p></li>
<li><p><aclass="reference internal"href="api_modify_module.html#ansible-collections-community-routeros-api-modify-module"><spanclass="std std-ref">api_modify module</span></a>– Modify data at paths with API</p></li>
<li><p><aclass="reference internal"href="command_module.html#ansible-collections-community-routeros-command-module"><spanclass="std std-ref">command module</span></a>– Run commands on remote devices running MikroTik RouterOS</p></li>
<h3>Cliconf Plugins<aclass="headerlink"href="#cliconf-plugins"title="Link to this heading"></a></h3>
<ulclass="simple">
<li><p><aclass="reference internal"href="routeros_cliconf.html#ansible-collections-community-routeros-routeros-cliconf"><spanclass="std std-ref">routeros cliconf</span></a>– Use routeros cliconf to run command on MikroTik RouterOS platform</p></li>
</ul>
<divclass="toctree-wrapper compound">
</div>
</section>
<sectionid="filter-plugins">
<h3>Filter Plugins<aclass="headerlink"href="#filter-plugins"title="Link to this heading"></a></h3>
<ulclass="simple">
<li><p><aclass="reference internal"href="join_filter.html#ansible-collections-community-routeros-join-filter"><spanclass="std std-ref">join filter</span></a>– Join a list of arguments to a command</p></li>
<li><p><aclass="reference internal"href="list_to_dict_filter.html#ansible-collections-community-routeros-list-to-dict-filter"><spanclass="std std-ref">list_to_dict filter</span></a>– Convert a list of arguments to a dictionary</p></li>
<li><p><aclass="reference internal"href="quote_argument_filter.html#ansible-collections-community-routeros-quote-argument-filter"><spanclass="std std-ref">quote_argument filter</span></a>– Quote an argument</p></li>
<li><p><aclass="reference internal"href="quote_argument_value_filter.html#ansible-collections-community-routeros-quote-argument-value-filter"><spanclass="std std-ref">quote_argument_value filter</span></a>– Quote an argument value</p></li>
<li><p><aclass="reference internal"href="split_filter.html#ansible-collections-community-routeros-split-filter"><spanclass="std std-ref">split filter</span></a>– Split a command into arguments</p></li>