<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_certificate_expiry/tasks, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/atom?h=ands</id>
<link rel='self' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/atom?h=ands'/>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<updated>2018-01-10T16:34:36+00:00</updated>
<entry>
<title>Move more plugins to lib_utils</title>
<updated>2018-01-10T16:34:36+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2018-01-05T04:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d3fefc32a727fe3c13159c4e9fe4399f35b487a8'/>
<id>urn:sha1:d3fefc32a727fe3c13159c4e9fe4399f35b487a8</id>
<content type='text'>
This commit continues moving plugins into lib_utils.

This commit does not move any plugins for add-on roles
such as logging and metrics.
</content>
</entry>
<entry>
<title>Remove become statements</title>
<updated>2018-01-09T19:56:54+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2018-01-09T19:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3b07acdcd41e215dedc4d4c7c7303b807e59333d'/>
<id>urn:sha1:3b07acdcd41e215dedc4d4c7c7303b807e59333d</id>
<content type='text'>
This commit removes become:no statements that break
the installer in various ways.
</content>
</entry>
<entry>
<title>Don't double quote when conditions</title>
<updated>2017-05-01T15:05:33+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-04-27T13:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=717c36fde2639f6f3cc7bf534052e1df0479c2fe'/>
<id>urn:sha1:717c36fde2639f6f3cc7bf534052e1df0479c2fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove jinja template delimeters from when conditions</title>
<updated>2017-05-01T15:03:49+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-04-21T17:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b6190a17b578de72147e481b0eea00aca59adc2f'/>
<id>urn:sha1:b6190a17b578de72147e481b0eea00aca59adc2f</id>
<content type='text'>
In ansible 2.3 "[WARNING]: when statements should not include jinja2
templating delimiters such as {{ }} or {% %}. Found: {{
g_glusterfs_hosts is not defined }}"
</content>
</entry>
<entry>
<title>Make the json template filter-driven.</title>
<updated>2016-10-20T14:52:10+00:00</updated>
<author>
<name>Tim Bielawa</name>
<email>tbielawa@redhat.com</email>
</author>
<published>2016-10-13T20:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=9075e50ca05037039fc0bfb0742aaf5f5f4ecafb'/>
<id>urn:sha1:9075e50ca05037039fc0bfb0742aaf5f5f4ecafb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up lint and other little things (polish++)</title>
<updated>2016-10-20T14:49:40+00:00</updated>
<author>
<name>Tim Bielawa</name>
<email>tbielawa@redhat.com</email>
</author>
<published>2016-10-10T14:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=83bdf2827aa2540872518b814b79c4753f66f1f6'/>
<id>urn:sha1:83bdf2827aa2540872518b814b79c4753f66f1f6</id>
<content type='text'>
* Fix code lint
* Prefix role variables with the role name per best practices
* Add words to README
</content>
</entry>
<entry>
<title>Fix playbooks, update readme, update default vars</title>
<updated>2016-10-20T14:49:40+00:00</updated>
<author>
<name>Tim Bielawa</name>
<email>tbielawa@redhat.com</email>
</author>
<published>2016-10-07T19:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3e8279ace30affb18d7070a47a13b521995960d5'/>
<id>urn:sha1:3e8279ace30affb18d7070a47a13b521995960d5</id>
<content type='text'>
Fix 'make ci' system

Add examples
</content>
</entry>
<entry>
<title>Refactor into a role</title>
<updated>2016-10-20T14:49:40+00:00</updated>
<author>
<name>Tim Bielawa</name>
<email>tbielawa@redhat.com</email>
</author>
<published>2016-10-07T16:55:13+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a22e8daf1f7c93469023239f442f19608ffbc970'/>
<id>urn:sha1:a22e8daf1f7c93469023239f442f19608ffbc970</id>
<content type='text'>
</content>
</entry>
</feed>
