<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infra.git/roles/poweron/tasks, branch master</title>
<subtitle>Ansible playbooks for personal infrastructure.</subtitle>
<id>https://git.ilvokhin.com/infra.git/atom?h=master</id>
<link rel='self' href='https://git.ilvokhin.com/infra.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/infra.git/'/>
<updated>2024-06-30T19:23:43Z</updated>
<entry>
<title>Use `delegate_to` instead of `local_action`</title>
<updated>2024-06-30T19:23:43Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2024-06-30T19:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/infra.git/commit/?id=ab85ed98f570f2078e43e53d45c21f2a7c199028'/>
<id>urn:sha1:ab85ed98f570f2078e43e53d45c21f2a7c199028</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce sysupgrade playbook</title>
<updated>2024-06-23T18:40:01Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2024-06-23T18:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/infra.git/commit/?id=3a6614f74ecc90ae7e3060541188bcad13133c9c'/>
<id>urn:sha1:3a6614f74ecc90ae7e3060541188bcad13133c9c</id>
<content type='text'>
Playbook sysupgrade.yml is a attempt to do automatic full system
upgrade. Currently logic is completely automated for happy path.

1. Shutdown machine.
2. Take snapshot from the machine.
3. Power on machine back.
4. Update archlinux-keyring.
5. Upgrade everything.
6. Reboot.

If something is working, then we are done. Otherwise, restore from
snapshot manually and try to figure out what went wrong.
</content>
</entry>
</feed>
