<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/utils/etc, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>ansible.cfg: error when inventory does not parse</title>
<updated>2017-11-10T19:51:52+00:00</updated>
<author>
<name>Luke Meyer</name>
<email>lmeyer@redhat.com</email>
</author>
<published>2017-11-10T19:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e31dd8e318bc6bc889b471a57e4559376591a9e5'/>
<id>e31dd8e318bc6bc889b471a57e4559376591a9e5</id>
<content type='text'>
As of Ansible 2.4 this option exists:
https://github.com/ansible/ansible/issues/15035#issuecomment-329672168

The kind of error you get later when this is your real problem tends to be
*very* confusing. Much better to just fail right away.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of Ansible 2.4 this option exists:
https://github.com/ansible/ansible/issues/15035#issuecomment-329672168

The kind of error you get later when this is your real problem tends to be
*very* confusing. Much better to just fail right away.
</pre>
</div>
</content>
</entry>
<entry>
<title>ansible.cfg: improve ssh ControlPath</title>
<updated>2017-07-11T17:28:50+00:00</updated>
<author>
<name>Luke Meyer</name>
<email>lmeyer@redhat.com</email>
</author>
<published>2017-07-06T22:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b39cad5897ef80244e6496ccd5a6c5ec0cd577b6'/>
<id>b39cad5897ef80244e6496ccd5a6c5ec0cd577b6</id>
<content type='text'>
AWS hosts and user names frequently make the default Ansible ControlPath
too long. This prevents ssh persistent connections, significantly
impacting runtime. More detail: https://github.com/ansible/ansible/issues/11536

This config change shortens the ControlPath to make this less likely. It
would be better to change it to the %C hash, as extremely long hostnames
or usernames could still encounter this problem, but that is not yet
available with RHEL's openssh. This at least improves the situation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AWS hosts and user names frequently make the default Ansible ControlPath
too long. This prevents ssh persistent connections, significantly
impacting runtime. More detail: https://github.com/ansible/ansible/issues/11536

This config change shortens the ControlPath to make this less likely. It
would be better to change it to the %C hash, as extremely long hostnames
or usernames could still encounter this problem, but that is not yet
available with RHEL's openssh. This at least improves the situation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix conflicts in spec file</title>
<updated>2016-09-29T14:43:54+00:00</updated>
<author>
<name>Tim Bielawa</name>
<email>tbielawa@redhat.com</email>
</author>
<published>2016-09-29T14:32:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ba823255fcde17124b6dcc447bb00bc241346312'/>
<id>ba823255fcde17124b6dcc447bb00bc241346312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't attempt to create retry files</title>
<updated>2016-08-29T19:42:10+00:00</updated>
<author>
<name>Tim Bielawa</name>
<email>tbielawa@redhat.com</email>
</author>
<published>2016-08-29T19:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=af86f875d9e3c1e468d53a13517f733efca9d439'/>
<id>af86f875d9e3c1e468d53a13517f733efca9d439</id>
<content type='text'>
Closes #2283
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2283
</pre>
</div>
</content>
</entry>
<entry>
<title>Add atomic-openshift-utils</title>
<updated>2015-10-26T20:11:25+00:00</updated>
<author>
<name>Troy Dawson</name>
<email>tdawson@redhat.com</email>
</author>
<published>2015-10-26T15:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=df78d323c0643fa5c7f04e20de2ff55776218df4'/>
<id>df78d323c0643fa5c7f04e20de2ff55776218df4</id>
<content type='text'>
add atomic-openshift-utils to openshift-ansible.spec file

no need for redundent spec file

remove dependencies that are not needed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add atomic-openshift-utils to openshift-ansible.spec file

no need for redundent spec file

remove dependencies that are not needed
</pre>
</div>
</content>
</entry>
</feed>
