1. 09 Jun, 2013 1 commit
  2. 30 May, 2013 1 commit
  3. 29 May, 2013 1 commit
  4. 23 May, 2013 1 commit
  5. 22 May, 2013 1 commit
  6. 21 May, 2013 2 commits
  7. 27 Apr, 2013 1 commit
  8. 20 Apr, 2013 1 commit
  9. 31 Mar, 2013 1 commit
    • Initial commit of rax inventory plugin · c47fd199
      The rax inventory plugin provides a way to discovery inventory in the
      Rackspace Public Cloud by way of pyrax, the official SDK. Grouping will
      be done if a group:name is found in the instance metadata. When a single
      host is queried all the instance details are returned with a rax_
      prefix.
      
      Because inventory plugins cannot take extra arguments, ENV variables
      must be set to point to the pyrax compatible credentials file and the
      region to query against.
      Jesse Keating committed
  10. 16 Mar, 2013 1 commit
  11. 15 Mar, 2013 1 commit
  12. 13 Mar, 2013 2 commits
  13. 23 Feb, 2013 1 commit
  14. 16 Feb, 2013 2 commits
  15. 12 Feb, 2013 1 commit
  16. 30 Jan, 2013 1 commit
  17. 19 Jan, 2013 1 commit
  18. 18 Jan, 2013 1 commit
  19. 08 Nov, 2012 1 commit
  20. 07 Nov, 2012 1 commit
  21. 06 Nov, 2012 1 commit
  22. 22 Oct, 2012 1 commit
  23. 17 Oct, 2012 1 commit
  24. 12 Oct, 2012 1 commit
  25. 10 Oct, 2012 1 commit
    • Example plugin to send out mails on error · bb58d3f2
      This is useful mostly for playbooks that run unattended and for a limited set of systems. In case of provisioninging this plugin (together with a final mail action) helps to get notified when something went wrong, or when the installation finished successfully.
      
      Unfortunately, there is no way to enable/disable a plugin from a playbook. So installing the plugin means all other use-cases (provisioning, troubleshooting, reporting or management) all send mails on failure. Something we may want to fix in the future...
      Dag Wieers committed
  26. 09 Oct, 2012 3 commits
  27. 08 Oct, 2012 2 commits