<div dir="ltr"><div>I found a rax.py buried deep in the Ansible repos, and copied it to the top of the chicagolug-ansible repo. With that as my inventory (the ansible.cfg in the repo points to it, so you don't have to specify -i), I put credentials in ~/.rackspace_cloud_credentials like this: <br><br>[rackspace_cloud]
<br>username = <username><br>api_key = <key><br><br></div>To confirm, try "python rax.py --list" - you may get a lot of "InsecureRequestWarning"'s, but then you'll get a list of everything you can see in Rackspace. <br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 4, 2015 at 2:58 PM, sheila miguez <span dir="ltr"><<a href="mailto:shekay@pobox.com" target="_blank">shekay@pobox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class=""><br><div class="gmail_quote">On Tue, Aug 4, 2015 at 2:43 PM, Peter Baumgarten <span dir="ltr"><<a href="mailto:me@peter-baumgarten.com" target="_blank">me@peter-baumgarten.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">get rax.py, which one to use, since I have found multiple rax.py scripts. Also what to do with the script once I find one that works.  I was hoping I could from other people that already have ansible setup on rackspace on what they were doing.  Sorry for the confustion and I hope this clears things up.</blockquote></div><br></span>I have not figured this out entirely yet. Here are my working notes/experiment. I am not using any special rackspace stuff with ansible yet.<br></div><div class="gmail_extra"><br><a href="https://github.com/pyvideo/richard-ansible/tree/master/rackspace" target="_blank">https://github.com/pyvideo/richard-ansible/tree/master/rackspace</a><br><br></div><div class="gmail_extra">I'd also appreciate the help.<span class="HOEnZb"><font color="#888888"><br clear="all"></font></span></div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra"><br>-- <br><div><div dir="ltr"><a href="mailto:shekay@pobox.com" target="_blank">shekay@pobox.com</a></div></div>
</div></font></span></div>
<br>_______________________________________________<br>
discuss mailing list<br>
<a href="mailto:discuss@lists.chicagolug.org">discuss@lists.chicagolug.org</a><br>
<a href="https://lists.chicagolug.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.chicagolug.org/mailman/listinfo/discuss</a><br>
<br></blockquote></div><br></div>