<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akira6592</author_name>
  <author_url>https://blog.hatena.ne.jp/akira6592/</author_url>
  <blog_title>てくなべ</blog_title>
  <blog_url>https://tekunabe.hatenablog.jp/</blog_url>
  <categories>
    <anon>ansible</anon>
  </categories>
  <description>はじめに Ansible には、値が期待したした条件を満たすかどうかをチェック assert モジュールがあります（標準モジュール）。 基本的には、assert 結果が fail だとその時点で Playbook の処理が中止されます。 一方で、1つ fail しただけで止めるのではなく、いくつかの assert を一通り実行しそれらの結果がすべて success なら success としたい場合もあるのではないでしょうか。 ignore_errors を併用すると実現できます。 この記事では簡単なサンプルでご紹介します。 （もっといい方法があるかも知れません） 動作確認環境 ansible…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftekunabe.hatenablog.jp%2Fentry%2F2020%2F09%2F23%2Fansible_assert_after_assert&quot; title=&quot; [Ansible] 複数の assert を一通り実施したあとで全結果を再 assert する - てくなべ&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>2020-09-23 21:44:04</published>
  <title> [Ansible] 複数の assert を一通り実施したあとで全結果を再 assert する</title>
  <type>rich</type>
  <url>https://tekunabe.hatenablog.jp/entry/2020/09/23/ansible_assert_after_assert</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
