mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-19 21:51:20 +08:00
doc: update css.md
. aa38a0e765
This commit is contained in:
@ -104,7 +104,7 @@
|
||||
</div></div></div></div></div><div class="wrap h2body-exist"><div class="wrap-header h2wrap"><h2 id="命令行ad-hoc"><a aria-hidden="true" tabindex="-1" href="#命令行ad-hoc"><span class="icon icon-link"></span></a>命令行(ad-hoc)</h2><div class="wrap-body">
|
||||
</div></div><div class="h2wrap-body"><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="ansible"><a aria-hidden="true" tabindex="-1" href="#ansible"><span class="icon icon-link"></span></a>ansible</h3><div class="wrap-body">
|
||||
<p>检查Inventory是否生效</p>
|
||||
<pre class="language-shell"><code class="language-shell code-highlight"><span class="code-line">ansible all --list-hosts
|
||||
<pre class="language-shell"><code class="language-shell code-highlight"><span class="code-line">$ ansible all --list-hosts
|
||||
</span></code></pre>
|
||||
<p>ping所有目标</p>
|
||||
<pre class="language-shell"><code class="language-shell code-highlight"><span class="code-line">$ ansible all <span class="token parameter variable">-m</span> <span class="token function">ping</span>
|
||||
|
File diff suppressed because one or more lines are too long
@ -42,7 +42,10 @@
|
||||
</div></header><div class="h1wrap-body"><div class="wrap h2body-not-exist"><div class="wrap-header h2wrap"><h2 id="正在建设中"><a aria-hidden="true" tabindex="-1" href="#正在建设中"><span class="icon icon-link"></span></a>正在建设中...</h2><div class="wrap-body">
|
||||
<p style="padding-bottom: 23px;">坑已挖,需要您的参与完善和贡献!🙏</p>
|
||||
<!--rehype:style=padding-bottom: 23px;-->
|
||||
<p class="home-card"><a href="./docs/cmake.html" style="background: rgb(92 107 192/var(\-\-bg\-opacity));" class="contributing" data-info="👆待完善需要您的参与"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" height="1em" width="1em">
|
||||
<p class="home-card"><a href="./docs/ansible.html" style="background: rgb(238 0 0/var(\-\-bg\-opacity));" class="contributing tag" data-lang="RedHad" data-info="👆看看还缺点儿什么?"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="1em" width="1em" viewBox="0 0 65 65">
|
||||
<path fill="currentColor" d="M32,0 C49.672,0 64,14.328 64,32 C64,49.674 49.674,64 32,64 C14.326,64 0,49.674 0,32 C0,14.326 14.328,0 32,0 Z M32.539,12.688 C31.666,12.688 30.875,13.156 30.511,14.04 L16.52,47.664 L21.303,47.664 L26.837,33.801 L43.352,47.144 C44.016,47.681 44.496,47.924 45.119,47.924 C46.367,47.924 47.457,46.988 47.457,45.638 C47.457,45.418 47.379,45.068 47.239,44.694 L34.512,14.04 C34.148,13.156 33.412,12.688 32.539,12.688 Z M32.54,19.548 L40.82,39.986 L28.312,30.133 L32.54,19.548 Z" transform="translate(.38 .76)"></path>
|
||||
</svg><span>Ansible</span></a><!--rehype:style=background: rgb(238 0 0/var(\-\-bg\-opacity));&class=contributing tag&data-lang=RedHad&data-info=👆看看还缺点儿什么?-->
|
||||
<a href="./docs/cmake.html" style="background: rgb(92 107 192/var(\-\-bg\-opacity));" class="contributing" data-info="👆待完善需要您的参与"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" height="1em" width="1em">
|
||||
<path d="M11.769.066.067 23.206l12.76-10.843zm11.438 23.868L7.471 17.587 0 23.934zm.793-.198L12.298.463l1.719 19.24zM12.893 12.959l-5.025 4.298 5.62 2.248z"></path>
|
||||
</svg>
|
||||
<span>CMake</span></a><!--rehype:style=background: rgb(92 107 192/var(\-\-bg\-opacity));&class=contributing-->
|
||||
|
Reference in New Issue
Block a user