<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sho322</author_name>
  <author_url>https://blog.hatena.ne.jp/sho322/</author_url>
  <blog_title>プログラマーの調べ物</blog_title>
  <blog_url>https://programmers-investigation.hatenablog.com/</blog_url>
  <categories>
    <anon>Ansible</anon>
  </categories>
  <description>Inventory IngventoryとはAnsibleから操作する対象を定義するもの。 Inventoryファイルには、INI形式のファイルにホスト情報を記載できる。 [app], [db]のように、[…]で区切られた部分はセクションと呼ばれ、見出しの意味を持つ。 前回まで1行でhostsに書いていたものを、別の書き方で定義してみる。 vm-machine ansible_host=192.168.62.130 ansible_port=22 ansible_user=root ansible_ssh_pass=root_pass 以下のように書き換えて、疎通確認。 $ cat inven…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprogrammers-investigation.hatenablog.com%2Fentry%2F2017%2F07%2F16%2F122053&quot; title=&quot;Ansibleで複数ホストに疎通確認 - プログラマーの調べ物&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-07-16 12:20:53</published>
  <title>Ansibleで複数ホストに疎通確認</title>
  <type>rich</type>
  <url>https://programmers-investigation.hatenablog.com/entry/2017/07/16/122053</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
