Commit Graph

29 Commits (8baaf458c794b86096dcbbdcbf652f9cdab809ee)

Author SHA1 Message Date
Matt Martz e093b216ff Support arbitrary extra args in rax module
12 years ago
Richard C Isaacson 86adb60a82 Bulk update of choices=BOOLEANS to type='bool'
12 years ago
jctanner 1277b45b3c Merge pull request #5941 from sivel/rax-name-search-opts
12 years ago
Matt Martz 8095aa6584 Don't set a default disk_config. Defaulting to 'auto', causes issues with new images
13 years ago
Matt Martz bd3c7c3efa The name parameter for search_opts is a regex string, so make sure we include start and end of string characters
13 years ago
Matt Martz 07c76d7ec9 Update rax module DOCUMENTATION with new auth options
13 years ago
Matt Martz 89fbc64b60 Fix regex match, the printf match should work with 0 or more numeric padding characters, not 1 or more
13 years ago
jctanner 7520bac8ce Merge pull request #5404 from sivel/rax-improvements
13 years ago
Troy C 038d030404 catch exposed cs.exceptions instead of novaclient
13 years ago
Troy C 3007a8af7e import novaclient.exceptions for cs.images.find
13 years ago
Matt Martz 3f2cbb7583 Add ansible.module_utils.rax
13 years ago
Matt Martz 234a78673b Refactor rax module
13 years ago
Michael DeHaan b8ec300d4c Add note about feature being new in 1.4
13 years ago
Constantine Peresypkin 499a2fe456 add support for disk_config option to cloud/rax module
13 years ago
Michael DeHaan 119b6d73dd Remove examples of module antipattern of setting the choices array for boolean types.
13 years ago
James Laska 03252e1d30 [cloud/rax] support wait on delete
13 years ago
asmajlovic 8f45b77d30 Comparison data type mismatch corrected
13 years ago
Jesse Keating 8706886597 Update rax to sync with rax_clb_nodes
13 years ago
Nicholas Kuechler fcb2295847 Change equals to colon
13 years ago
Nicholas Kuechler 2167be8fe9 Fixed a problem on my side. Was doing weird things.
13 years ago
Nicholas Kuechler cac79faf35 Remove tailing bracket
13 years ago
Nicholas Kuechler e4d0c7b0ce Update example to be more yaml friendly
13 years ago
Nicholas Kuechler b8edbd0c0e Add example with multiple files.
13 years ago
Nicholas Kuechler 72238889c3 Update docs and example for injecting files.
13 years ago
Andrew Todd e477d993dd Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable.
13 years ago
rstrox e836e5789e Include identity_type required by Pyrax 1.4
13 years ago
Jan-Piet Mens 30d641094b Docs: consistently format playbook EXAMPLES
13 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
13 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation.
13 years ago