mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-31 08:15:13 +02:00
deploy: 08152376de
This commit is contained in:
parent
2627d17520
commit
5cdef6c9f2
12 changed files with 30 additions and 15 deletions
|
@ -284,7 +284,8 @@ To check whether it is installed, run <code class="code docutils literal notrans
|
|||
</section>
|
||||
<section id="examples">
|
||||
<h2><a class="toc-backref" href="#id5" role="doc-backlink">Examples</a><a class="headerlink" href="#examples" title="Link to this heading"></a></h2>
|
||||
<div class="highlight-yaml+jinja notranslate"><div class="highlight"><pre><span></span><span class="p p-Indicator">-</span><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">Run command on remote devices</span>
|
||||
<div class="highlight-yaml+jinja notranslate"><div class="highlight"><pre><span></span><span class="nn">---</span>
|
||||
<span class="p p-Indicator">-</span><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">Run command on remote devices</span>
|
||||
<span class="w"> </span><span class="nt">community.routeros.command</span><span class="p">:</span>
|
||||
<span class="w"> </span><span class="nt">commands</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">/system routerboard print</span>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue