<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>int128</author_name>
  <author_url>https://blog.hatena.ne.jp/int128/</author_url>
  <blog_title>GeekFactory</blog_title>
  <blog_url>https://int128.hatenablog.com/</blog_url>
  <categories>
    <anon>Gradle</anon>
    <anon>groovy</anon>
  </categories>
  <description>GradleでSSHを使う際に便利なプラグインを作ったので公開します。複数のサーバでコマンドを実行したりファイルを転送したりするのを簡潔に記述できます。 https://github.com/int128/gradle-ssh-plugin 現在のバージョンは最小限の機能しか実装していませんが、今後は様々なケースに柔軟に対応できるように開発していくつもりです。 gradle-ssh-pluginの使用例 apply plugin: 'ssh' remotes { web01 { host = '192.168.1.101' user = 'jenkins' identity = file('c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fint128.hatenablog.com%2Fentry%2F20121125%2F1353772829&quot; title=&quot;gradle-ssh-plugin-0.1.0を公開します - GeekFactory&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>2012-11-25 01:00:29</published>
  <title>gradle-ssh-plugin-0.1.0を公開します</title>
  <type>rich</type>
  <url>https://int128.hatenablog.com/entry/20121125/1353772829</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
