hugo daily push 2018-11-29 22:00:01

This commit is contained in:
2018-11-29 22:00:01 +08:00
parent 68264ee494
commit 4dfc86a448
758 changed files with 842 additions and 217643 deletions

View File

@@ -90,6 +90,83 @@
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/ansible-selectattr-filter/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/ansible-selectattr-filter/">
<img src="/images/post-default-11.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/ansible-selectattr-filter/">[筆記] 還是 Ansible Selectattr </a></h3>
<div class="meta">
<span class="date moment">2018-11-29</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>在上一篇 <a href="https://h.cowbay.org/post/ansible-selectattr/">Ansible how to use &lsquo;list&rsquo; in yaml file </a></p>
<p>有提到怎麼用 with_items / set_fact 來取得在yaml 檔案中的清單</p>
<p>不過就是有點醜</p>
<p></p>
<a href="/post/ansible-selectattr-filter/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/ansible">ansible</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/ansible-selectattr/">
@@ -809,6 +886,10 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/ansible-selectattr-filter/">[筆記] 還是 Ansible Selectattr </a>
</li>
<li>
<a href="/post/ansible-selectattr/">[筆記] Ansible how to use &#39;list&#39; in yaml file </a>
</li>
@@ -833,10 +914,6 @@
<a href="/post/bookstack-docker/">Bookstack Docker</a>
</li>
<li>
<a href="/post/enable-synology-public-ssh/">筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入</a>
</li>
</ul>
</div>
@@ -847,7 +924,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (7)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (8)</a>
</li>
<li>

View File

@@ -5,11 +5,26 @@
<link>https://h.cowbay.org/author/eric-chang/</link>
<description>Recent content in Eric Chang on MC部落</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Tue, 27 Nov 2018 16:50:53 +0800</lastBuildDate>
<lastBuildDate>Thu, 29 Nov 2018 11:22:28 +0800</lastBuildDate>
<atom:link href="https://h.cowbay.org/author/eric-chang/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[筆記] 還是 Ansible Selectattr </title>
<link>https://h.cowbay.org/post/ansible-selectattr-filter/</link>
<pubDate>Thu, 29 Nov 2018 11:22:28 +0800</pubDate>
<guid>https://h.cowbay.org/post/ansible-selectattr-filter/</guid>
<description>&lt;p&gt;在上一篇 &lt;a href=&#34;https://h.cowbay.org/post/ansible-selectattr/&#34;&gt;Ansible how to use &amp;lsquo;list&amp;rsquo; in yaml file &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;有提到怎麼用 with_items / set_fact 來取得在yaml 檔案中的清單&lt;/p&gt;
&lt;p&gt;不過就是有點醜&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>[筆記] Ansible how to use &#39;list&#39; in yaml file </title>
<link>https://h.cowbay.org/post/ansible-selectattr/</link>