<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fripost-ansible/roles/lists, branch master</title>
<subtitle>Fripost ansible scripts</subtitle>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/'/>
<entry>
<title>Set dmarc_protection_mode=all from dmarc_any.</title>
<updated>2024-10-18T11:59:47+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-10-18T11:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=65c50d958dd281d72423e1a4cf1ad195047109f7'/>
<id>65c50d958dd281d72423e1a4cf1ad195047109f7</id>
<content type='text'>
Cf. https://www.sympa.community/gpldoc/man/sympa_config.5.html#dmarc_protection
and https://sympa-community.github.io/manual/customize/dmarc-protection.html .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cf. https://www.sympa.community/gpldoc/man/sympa_config.5.html#dmarc_protection
and https://sympa-community.github.io/manual/customize/dmarc-protection.html .
</pre>
</div>
</content>
</entry>
<entry>
<title>Sympa: Default to dmarc_protection_mode=dmarc_reject.</title>
<updated>2024-09-08T00:30:06+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-09-08T00:30:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=5778991cb8af86ace51a12a8cb366fc03006f097'/>
<id>5778991cb8af86ace51a12a8cb366fc03006f097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sympa: Update Content-Security-Policy.</title>
<updated>2024-09-08T00:29:37+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-09-08T00:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=2c9d2a5a210a4c2ed18de9dcedbe67228ce16c01'/>
<id>2c9d2a5a210a4c2ed18de9dcedbe67228ce16c01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sympa: Enable French support.</title>
<updated>2024-06-12T19:52:02+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-06-12T19:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=ed39d18545982af2192a587f477fb32d766f0459'/>
<id>ed39d18545982af2192a587f477fb32d766f0459</id>
<content type='text'>
Cf. msgid=&lt;c368f04c-b8d1-4623-98f0-b6a3b724f90d@dubre.me&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cf. msgid=&lt;c368f04c-b8d1-4623-98f0-b6a3b724f90d@dubre.me&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sympa: Update robot.conf to fix HTTP 421 on virtual hosts.</title>
<updated>2023-01-13T22:41:09+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2023-01-13T22:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=6db5440eebbd418d84428d360e17b52273f4d1d8'/>
<id>6db5440eebbd418d84428d360e17b52273f4d1d8</id>
<content type='text'>
See https://github.com/sympa-community/sympa/issues/879 ,
https://www.sympa.community/manual/upgrade/notes.html#from-version-prior-to-6256 and
https://www.sympa.community/gpldoc/man/sympa_config.5.html#wwsympa_url_local .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/sympa-community/sympa/issues/879 ,
https://www.sympa.community/manual/upgrade/notes.html#from-version-prior-to-6256 and
https://www.sympa.community/gpldoc/man/sympa_config.5.html#wwsympa_url_local .
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove module ‘mysql_user2’.</title>
<updated>2022-10-11T18:03:03+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2022-10-11T14:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=eeadb037937ee1b5da6e084b98acb8f9c3242e2f'/>
<id>eeadb037937ee1b5da6e084b98acb8f9c3242e2f</id>
<content type='text'>
These days upstream's ‘mysql_user’ is good enough.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These days upstream's ‘mysql_user’ is good enough.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefix ‘ipaddr’ and ‘ipv4’ with ‘ansible.utils.’.</title>
<updated>2022-10-11T11:57:22+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2022-10-11T11:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=a69c2e1c3c771db93d98a253192e131af40c9830'/>
<id>a69c2e1c3c771db93d98a253192e131af40c9830</id>
<content type='text'>
This silences the following deprecation warning:

  Use 'ansible.utils.ipaddr' module instead. This feature will be removed from ansible.netcommon in a release after 2024-01-01.
  Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This silences the following deprecation warning:

  Use 'ansible.utils.ipaddr' module instead. This feature will be removed from ansible.netcommon in a release after 2024-01-01.
  Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
</pre>
</div>
</content>
</entry>
<entry>
<title>Postfix: Install -lmdb in all roles using db=lmdb.</title>
<updated>2020-05-21T01:42:54+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-21T01:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=6fb829e49d421de9abac41325f5089357bf27f82'/>
<id>6fb829e49d421de9abac41325f5089357bf27f82</id>
<content type='text'>
And drop -ldap from all roles other than MX.  -lmdb is included in
roles/common but it can be helpful to have it individual roles as well
as they can be run individually.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And drop -ldap from all roles other than MX.  -lmdb is included in
roles/common but it can be helpful to have it individual roles as well
as they can be run individually.
</pre>
</div>
</content>
</entry>
<entry>
<title>nginx: Add Expires: HTTP headers.</title>
<updated>2020-05-17T18:34:42+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-17T18:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=3c7c834a37802e5ca5d93a4b4a91dde3264d9f5d'/>
<id>3c7c834a37802e5ca5d93a4b4a91dde3264d9f5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lists.fripost.org: Improve gzip support.</title>
<updated>2020-05-17T16:30:03+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-17T15:25:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=407acdd1a00d1dc2242362f2b569bd261fb1d2e5'/>
<id>407acdd1a00d1dc2242362f2b569bd261fb1d2e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
