<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/7.2.5-stable" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>George's Weblog - Latest Comments on Update Unifi Dream Machine Pro certificates with automation</title>
		<link>https://george.bike/?disp=comments</link>
		<atom:link rel="self" type="application/rss+xml" href="https://george.bike/?tempskin=_rss2&#38;disp=comments&#38;p=91" />
		<description></description>
		<language>en-US</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=7.2.5-stable"/>
		<ttl>60</ttl>
		<item>
			<title>gcarey3 [Member] in response to: Update Unifi Dream Machine Pro certificates with automation</title>
			<pubDate>Sat, 03 Dec 2022 13:40:45 +0000</pubDate>
			<dc:creator><span class="login user nowrap" rel="bubbletip_user_1"><span class="identity_link_username">gcarey3</span></span> <span class="bUser-member-tag">[Member]</span></dc:creator>
			<guid isPermaLink="false">c4@https://george.bike/</guid>
			<description>&lt;p&gt;It seems that as of today the above playbook fails because sftp is no longer working on the udmpro. To fix that I modified my ansible inventory to use scp as the transfer mechanism instead. Here&amp;#8217;s what my inventory file looks like now:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;code&gt;---&lt;br /&gt;all:&lt;br /&gt;  hosts:&lt;br /&gt;  children:&lt;br /&gt;    udmpro:&lt;br /&gt;      hosts:&lt;br /&gt;        gw.montco.net:&lt;br /&gt;          ansible_connection: ssh&lt;br /&gt;          ansible_user: &quot;root&quot;&lt;br /&gt;          ansible_ssh_pass: &quot;putyourpasswordhere&quot;&lt;br /&gt;          ansible_ssh_private_key_file: &quot;/home/ansible/.ssh/id_rsa.pub&quot;&lt;br /&gt;          ansible_ssh_transfer_method: scp&lt;/code&gt;&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>It seems that as of today the above playbook fails because sftp is no longer working on the udmpro. To fix that I modified my ansible inventory to use scp as the transfer mechanism instead. Here&#8217;s what my inventory file looks like now:<br /><br /><br /></p>
<p> </p>
<p><code>---<br />all:<br />  hosts:<br />  children:<br />    udmpro:<br />      hosts:<br />        gw.montco.net:<br />          ansible_connection: ssh<br />          ansible_user: "root"<br />          ansible_ssh_pass: "putyourpasswordhere"<br />          ansible_ssh_private_key_file: "/home/ansible/.ssh/id_rsa.pub"<br />          ansible_ssh_transfer_method: scp</code></p>]]></content:encoded>
			<link>https://george.bike/?p=91more=1#c4</link>
		</item>
			</channel>
</rss>
