<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fripost-ansible/roles/common-LDAP/tasks, branch master</title>
<subtitle>Fripost ansible scripts</subtitle>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/'/>
<entry>
<title>LDAP: Rotate soon-to-be expired key material.</title>
<updated>2024-09-08T18:54:00+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-09-08T18:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=6b7ad809bbefc32216bac22547241ed402a570c8'/>
<id>6b7ad809bbefc32216bac22547241ed402a570c8</id>
<content type='text'>
Also, switch from rsa4096 to ed25519 and use a separate key for each
syncrepl.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, switch from rsa4096 to ed25519 and use a separate key for each
syncrepl.
</pre>
</div>
</content>
</entry>
<entry>
<title>openldap module: Fix python3's bytes vs str mismatch.</title>
<updated>2022-10-11T18:05:33+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2022-10-11T17:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=ab1f9b0eb7b3cd3c14ba4722a3c85507efde1fcd'/>
<id>ab1f9b0eb7b3cd3c14ba4722a3c85507efde1fcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/LDAP-provider/LDAP_provider/</title>
<updated>2020-05-19T04:07:43+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-19T04:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=c9ecd815b4b77a57589f3588eba6c7d8ddfac020'/>
<id>c9ecd815b4b77a57589f3588eba6c7d8ddfac020</id>
<content type='text'>
This was forgotten after a092bfd947773281a23419ee0ab62358371b7166.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was forgotten after a092bfd947773281a23419ee0ab62358371b7166.
</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>Change group of executables in /usr/local/{bin,sbin} from root to staff.</title>
<updated>2017-05-14T21:13:52+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2017-05-14T21:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=fcc12720a977c754b1e7ef79d67410b445caf065'/>
<id>fcc12720a977c754b1e7ef79d67410b445caf065</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>genkeypair: use install(1) for atomic file creation with permission mode.</title>
<updated>2015-10-28T17:42:15+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2015-10-28T17:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=db3f3df89acc33740af35b4860b23aebce6aff62'/>
<id>db3f3df89acc33740af35b4860b23aebce6aff62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a single LDAP connection per Munin round to collect slapd statistics.</title>
<updated>2015-06-11T08:54:16+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2015-06-11T08:49:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=f6e10c1db16267ec433445e74bc9a03f6bb3dd7e'/>
<id>f6e10c1db16267ec433445e74bc9a03f6bb3dd7e</id>
<content type='text'>
Using multigraphs instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using multigraphs instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>slapd monitoring.</title>
<updated>2015-06-10T16:52:21+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2015-06-10T16:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=f24f936c69ee97cca6095923549430cb6d510320'/>
<id>f24f936c69ee97cca6095923549430cb6d510320</id>
<content type='text'>
We don't use the provided 'slapd_' Munin plugin because it doesn't
support SASL binds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't use the provided 'slapd_' Munin plugin because it doesn't
support SASL binds.
</pre>
</div>
</content>
</entry>
</feed>
