<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fripost-ansible/roles/wiki/tasks, branch master</title>
<subtitle>Fripost ansible scripts</subtitle>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/'/>
<entry>
<title>Wiki: Install dependencies for static web content.</title>
<updated>2020-11-02T00:20:30+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-11-02T00:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=078ccb09d1192a879a6dd47b3ec483717ee1c327'/>
<id>078ccb09d1192a879a6dd47b3ec483717ee1c327</id>
<content type='text'>
See https://git.fripost.org/fripost-wiki/commit/?id=72983121e68289a7497927417e52a8ec5f16aa7b .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://git.fripost.org/fripost-wiki/commit/?id=72983121e68289a7497927417e52a8ec5f16aa7b .
</pre>
</div>
</content>
</entry>
<entry>
<title>wiki/website: harden config and port to Debian 10.</title>
<updated>2020-05-16T21:35:25+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-16T21:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=af8880f3a3281612340ec3d38e823684d9af5baa'/>
<id>af8880f3a3281612340ec3d38e823684d9af5baa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade syntax to Ansible 2.7 (apt module).</title>
<updated>2018-12-03T02:43:42+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2018-12-03T02:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=cfedc9e785831d54195b120300932f74f9808daf'/>
<id>cfedc9e785831d54195b120300932f74f9808daf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wiki: Add instruction for how to add the post-update hook.</title>
<updated>2016-12-08T18:52:04+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-12-08T18:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=a67022a7c7fbd5b62cd55d9b1301ce28caa6ce48'/>
<id>a67022a7c7fbd5b62cd55d9b1301ce28caa6ce48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nginx: Don't hard-code the HPKP headers.</title>
<updated>2016-07-12T01:10:33+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-07-12T01:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=ef430522256013665205cdda05636846cc622251'/>
<id>ef430522256013665205cdda05636846cc622251</id>
<content type='text'>
Instead, lookup the pubkeys and compute the digests on the fly.  But
never modify the actual header snippet to avoid locking our users out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, lookup the pubkeys and compute the digests on the fly.  But
never modify the actual header snippet to avoid locking our users out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the pubkey extension from .pem to .pub.</title>
<updated>2016-07-09T23:16:00+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-07-09T23:16:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=02772c92ce74490ce60792b0543d60ce71f28e42'/>
<id>02772c92ce74490ce60792b0543d60ce71f28e42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>certs/public: fetch each cert's pubkey (SPKI), not the cert itself.</title>
<updated>2016-06-15T16:13:09+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-06-15T16:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=02d4a5892bb3019d448c453ad279788fcd3f1531'/>
<id>02d4a5892bb3019d448c453ad279788fcd3f1531</id>
<content type='text'>
To avoid new commits upon cert renewal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid new commits upon cert renewal.
</pre>
</div>
</content>
</entry>
<entry>
<title>wiki: replace the formatting engine from Markdown.pl to pandoc</title>
<updated>2016-05-22T15:54:06+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-05-22T15:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=c3adab74406a434f8d6bb23c15b76c8f9f493442'/>
<id>c3adab74406a434f8d6bb23c15b76c8f9f493442</id>
<content type='text'>
Using https://raw.githubusercontent.com/sciunto-org/ikiwiki-pandoc/master/pandoc.pm
at revision 60fd07b46c750e0891e3474f75e26076348b66c5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using https://raw.githubusercontent.com/sciunto-org/ikiwiki-pandoc/master/pandoc.pm
at revision 60fd07b46c750e0891e3474f75e26076348b66c5
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an ansible module 'fetch_cmd' to fetch the output of a remote command locally.</title>
<updated>2016-05-17T22:47:05+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-05-17T22:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=71aefcc229f999f92b25e51b9444b313d95fbc86'/>
<id>71aefcc229f999f92b25e51b9444b313d95fbc86</id>
<content type='text'>
And use this to fetch all X.509 leaf certificates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And use this to fetch all X.509 leaf certificates.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade playbooks to Ansible 2.0.</title>
<updated>2016-02-12T19:06:22+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-02-12T14:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=fa8d2b668550259e6f78d16fc209c4da1a20b842'/>
<id>fa8d2b668550259e6f78d16fc209c4da1a20b842</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
