mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-21 19:34:38 +02:00
deploy: 8e3b19759d
This commit is contained in:
parent
e36a948d86
commit
3e45190ea0
21 changed files with 115 additions and 115 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Sphinx build info version 1
|
# Sphinx build info version 1
|
||||||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||||
config: e5cff9da6df9636f8df45949fedfe1be
|
config: 1d03288fd5d896a85f2023b562abd15c
|
||||||
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.api_facts module – Collect facts from remote devices running MikroTik RouterOS using the API — Ansible collections documentation</title>
|
<title>community.routeros.api_facts module – Collect facts from remote devices running MikroTik RouterOS using the API — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -625,7 +625,7 @@ see <a class="reference internal" href="#ansible-collections-community-routeros-
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.api_find_and_modify module – Find and modify information using the API — Ansible collections documentation</title>
|
<title>community.routeros.api_find_and_modify module – Find and modify information using the API — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -117,7 +117,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -542,7 +542,7 @@ see <a class="reference internal" href="#ansible-collections-community-routeros-
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.api_info module – Retrieve information from API — Ansible collections documentation</title>
|
<title>community.routeros.api_info module – Retrieve information from API — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -653,7 +653,7 @@ see <a class="reference internal" href="#ansible-collections-community-routeros-
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.api_modify module – Modify data at paths with API — Ansible collections documentation</title>
|
<title>community.routeros.api_modify module – Modify data at paths with API — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -669,7 +669,7 @@ see <a class="reference internal" href="#ansible-collections-community-routeros-
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.api module – Ansible module for RouterOS API — Ansible collections documentation</title>
|
<title>community.routeros.api module – Ansible module for RouterOS API — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -117,7 +117,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -697,7 +697,7 @@ see <a class="reference internal" href="#ansible-collections-community-routeros-
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.command module – Run commands on remote devices running MikroTik RouterOS — Ansible collections documentation</title>
|
<title>community.routeros.command module – Run commands on remote devices running MikroTik RouterOS — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -374,7 +374,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>How to connect to RouterOS devices with the RouterOS API — Ansible collections documentation</title>
|
<title>How to connect to RouterOS devices with the RouterOS API — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="../_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="../_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="../_static/images/Ansible-Mark-RGB_White.png"
|
src="../_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="../index.html" class="icon icon-home"> Ansible collections
|
<a href="../index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -111,7 +111,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="../index.html">Ansible collections</a>
|
<a href="../index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -327,7 +327,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>How to quote and unquote commands and arguments — Ansible collections documentation</title>
|
<title>How to quote and unquote commands and arguments — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="../_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="../_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="../_static/images/Ansible-Mark-RGB_White.png"
|
src="../_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="../index.html" class="icon icon-home"> Ansible collections
|
<a href="../index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -103,7 +103,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="../index.html">Ansible collections</a>
|
<a href="../index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -148,7 +148,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>How to connect to RouterOS devices with SSH — Ansible collections documentation</title>
|
<title>How to connect to RouterOS devices with SSH — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="../_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="../_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="../_static/images/Ansible-Mark-RGB_White.png"
|
src="../_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="../index.html" class="icon icon-home"> Ansible collections
|
<a href="../index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -108,7 +108,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="../index.html">Ansible collections</a>
|
<a href="../index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -252,7 +252,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Index of all Collection Environment Variables — Ansible collections documentation</title>
|
<title>Index of all Collection Environment Variables — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -40,18 +40,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -101,7 +101,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -137,7 +137,7 @@ Environment variables used by the ansible-core configuation are documented in <a
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.facts module – Collect facts from remote devices running MikroTik RouterOS — Ansible collections documentation</title>
|
<title>community.routeros.facts module – Collect facts from remote devices running MikroTik RouterOS — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -115,7 +115,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -493,7 +493,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Community.Routeros — Ansible collections documentation</title>
|
<title>Community.Routeros — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -41,18 +41,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="#" class="icon icon-home"> Ansible collections
|
<a href="#" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="#">Ansible collections</a>
|
<a href="#">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -225,7 +225,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.join filter – Join a list of arguments to a command — Ansible collections documentation</title>
|
<title>community.routeros.join filter – Join a list of arguments to a command — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -113,7 +113,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -240,7 +240,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.list_to_dict filter – Convert a list of arguments to a dictionary — Ansible collections documentation</title>
|
<title>community.routeros.list_to_dict filter – Convert a list of arguments to a dictionary — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -114,7 +114,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -279,7 +279,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.quote_argument filter – Quote an argument — Ansible collections documentation</title>
|
<title>community.routeros.quote_argument filter – Quote an argument — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -113,7 +113,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -240,7 +240,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.quote_argument_value filter – Quote an argument value — Ansible collections documentation</title>
|
<title>community.routeros.quote_argument_value filter – Quote an argument value — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -113,7 +113,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -240,7 +240,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.routeros cliconf – Use routeros cliconf to run command on MikroTik RouterOS platform — Ansible collections documentation</title>
|
<title>community.routeros.routeros cliconf – Use routeros cliconf to run command on MikroTik RouterOS platform — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -184,7 +184,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Search — Ansible collections documentation</title>
|
<title>Search — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -42,18 +42,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -103,7 +103,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -144,7 +144,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>community.routeros.split filter – Split a command into arguments — Ansible collections documentation</title>
|
<title>community.routeros.split filter – Split a command into arguments — Community.Routeros Collection documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
<link rel="stylesheet" href="_static/css/ansible.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
<link rel="stylesheet" href="_static/antsibull-minimal.css" type="text/css" />
|
||||||
|
@ -41,18 +41,18 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
|
<a class="DocSite-nav" href="https://ansible-collections.github.io/community.routeros/branch/main/" style="padding-bottom: 30px;">
|
||||||
|
|
||||||
<img class="DocSiteNav-logo"
|
<img class="DocSiteNav-logo"
|
||||||
src="_static/images/Ansible-Mark-RGB_White.png"
|
src="_static/images/Ansible-Mark-RGB_White.png"
|
||||||
alt="Ansible Logo">
|
alt="Ansible Logo">
|
||||||
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
|
<div class="DocSiteNav-title">Community.Routeros Collection Docs</div>
|
||||||
</a>
|
</a>
|
||||||
<div class="wy-grid-for-nav">
|
<div class="wy-grid-for-nav">
|
||||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||||
<div class="wy-side-scroll">
|
<div class="wy-side-scroll">
|
||||||
<div class="wy-side-nav-search" >
|
<div class="wy-side-nav-search" >
|
||||||
<a href="index.html" class="icon icon-home"> Ansible collections
|
<a href="index.html" class="icon icon-home"> Community.Routeros Collection
|
||||||
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
|
||||||
|
|
||||||
<div class="version">
|
<div class="version">
|
||||||
|
@ -112,7 +112,7 @@
|
||||||
|
|
||||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
|
||||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||||
<a href="index.html">Ansible collections</a>
|
<a href="index.html">Community.Routeros Collection</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wy-nav-content">
|
<div class="wy-nav-content">
|
||||||
|
@ -238,7 +238,7 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div role="contentinfo">
|
<div role="contentinfo">
|
||||||
<p>© Copyright Ansible contributors.</p>
|
<p>© Copyright Community.Routeros Contributors.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue