1 2 3 4 5 6 7 8 9
<h1 id="title">Short Setup</h1>
<div id="dates">
<span>Posted: <time id="post-date">2017-10-10</time></span>
</div>
<asciinema-player src="/f/short-setup.json"></asciinema-player>
<p>Not <em>too</em> short since the target host is slow, but you know. Watch as I set up a VM from nothing with ansible! Everything from sshd configs to the iptables rules is managed via a config management system.</p>