<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fripost-ansible/lib/modules/mysql_user2, branch master</title>
<subtitle>Fripost ansible scripts</subtitle>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/'/>
<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>mysql_user2: Remove load_mycnf().</title>
<updated>2022-10-11T11:58:08+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2022-10-11T11:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=83bd3f5e67554f6c822cd35d428ac597707b7d3d'/>
<id>83bd3f5e67554f6c822cd35d428ac597707b7d3d</id>
<content type='text'>
We're not using this, and it makes ansible croak with

    An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'ConfigParser'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're not using this, and it makes ansible croak with

    An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'ConfigParser'
</pre>
</div>
</content>
</entry>
<entry>
<title>mysql_user2: Explicitly set type to Bool.</title>
<updated>2020-01-22T01:06:23+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-01-22T01:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=eb0a0a822328e8563ed8af67e4e9cd573d93b31a'/>
<id>eb0a0a822328e8563ed8af67e4e9cd573d93b31a</id>
<content type='text'>
This avoids the

[WARNING]: The value False (type bool) in a string field was converted
to u'False' (type string). If this does not look like what you expect,
quote the entire value to ensure it does not change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids the

[WARNING]: The value False (type bool) in a string field was converted
to u'False' (type string). If this does not look like what you expect,
quote the entire value to ensure it does not change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port custom modules to python3.</title>
<updated>2019-02-05T22:51:13+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2019-02-05T22:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=c19f6525465065496c485a5084a86707e4923580'/>
<id>c19f6525465065496c485a5084a86707e4923580</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing spaces.</title>
<updated>2018-12-05T21:12:28+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2018-12-05T21:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=a98522cc7e5c1a6e64ee8b65648a005aa7494d1c'/>
<id>a98522cc7e5c1a6e64ee8b65648a005aa7494d1c</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.4.</title>
<updated>2017-11-23T14:40:30+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2017-11-23T14:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=e1fc6a114e23eafc709163d8e6e625c0db211fe5'/>
<id>e1fc6a114e23eafc709163d8e6e625c0db211fe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MariaDB as default MySQL flavor.</title>
<updated>2017-07-29T11:45:32+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2017-07-29T11:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=d8d07afe49e69114f8deb807031bec71a327d3ae'/>
<id>d8d07afe49e69114f8deb807031bec71a327d3ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename 'mysql_user' plugin to 'mysql_user2' to avoid name collisions.</title>
<updated>2015-07-12T09:31:18+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2015-07-12T09:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=b752a80935941eb07e7700d8cbab567d1a3f39c4'/>
<id>b752a80935941eb07e7700d8cbab567d1a3f39c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
