1. 28 Aug, 2015 1 commit
  2. 27 Aug, 2015 1 commit
  3. 17 Jul, 2015 1 commit
  4. 10 Jul, 2015 2 commits
  5. 17 Jun, 2015 1 commit
  6. 20 Apr, 2015 1 commit
    • Fix traceback with using GCE on EL6 with python-crypto2.6 · 1359bbee
      This fix resolves an issue on EL6 systems where there may be multiple versions
      of pycrypto installed.  EPEL provides both `python-crypto` and
      `python-crypto2.6`.  These packages are co-installable.  However, modules
      importing the `Crypto` library must specify which version to use, otherwise the
      default will be used.
      
      This change follows the same pattern established in `bin/ansible` for
      specifying python library requirements.
      James Laska committed
  7. 07 Jan, 2015 1 commit
  8. 14 Oct, 2014 2 commits
  9. 01 Aug, 2014 1 commit
  10. 05 Mar, 2014 1 commit
    • Add credential parameters to the GCE modules. · 6294264d
      In order to simplify the workflow with the GCE modules, it's now
      possible to add the parameters and project name as arguments to the
      various GCE modules.
      
      The inventory plugin also returns the IP of the host in
      `ansible_ssh_host` so that you don't have to specify IPs into the
      inventory file.
      
      Some update to the documentation are also added.
      
      Closes #5583.
      Franck Cuny committed
  11. 19 Nov, 2013 1 commit
  12. 08 Oct, 2013 1 commit
  13. 07 Oct, 2013 1 commit