Commit Graph

4 Commits (ec14b25e23ea394a4405c1c6652376e043ba3313)

Author SHA1 Message Date
Matt Martz 6dbd7d0d8d Add ansible.module_utils.rax 11 years ago
Matt Thompson cc36bb8e95 Add missing exception name 11 years ago
Christopher H. Laco b414a3af6f Update module based on upstream feedback
- Remove deleted state
- Use dict() instead of raw hash
- Wrap or statements in parens instead of backslash line continuations
- Change instances to networks in module return result
11 years ago
Christopher H. Laco dc30f4c1bf Add rax_network module
Based on the refactor work @sivel is doing, adding a rax_network module
to create/delete networks in the Rackspace Public Cloud.

See: https://github.com/ansible/ansible/issues/4577
11 years ago