Rene Moser
81006ab9c3
cloudstack: fix typos in doc
2016-12-08 11:33:04 -05:00
Maciej Delmanowski
7e3787dd11
libvirt: virt_pool module
...
This module manages storage pool configuration in libvirt.
2016-12-08 11:33:04 -05:00
Brian Coca
040f72f811
fixed license and copyright
2016-12-08 11:33:03 -05:00
Brian Coca
b17859d8d5
removed redundant version added
2016-12-08 11:33:03 -05:00
Benno Joy
58af9f159e
Module for creating vapp/vm in vcloud or vcd
2016-12-08 11:33:03 -05:00
dohoangkhiem
08e4ef5120
Remove incorrect copyright | minor refinement of code convention
2016-12-08 11:33:02 -05:00
dohoangkhiem
3c4fa05ef0
New module: gce_tag for add/remove tags to/from GCE instance
2016-12-08 11:33:02 -05:00
Toshio Kuratomi
64fbe80199
Fix typo in docs
2016-12-08 11:33:02 -05:00
Matt Baldwin
056d56ce24
Correcting issues raised by @abadger.
2016-12-08 11:33:02 -05:00
Matt Baldwin
1e7df67e76
Resolving issues flagged in pull request #683
2016-12-08 11:33:02 -05:00
Matt Baldwin
058f3772f1
Ansible ProfitBricks Compute Module.
2016-12-08 11:33:01 -05:00
Siva Popuri
ba185f1bf1
corrected the license string to make it compatible with GPLV3
2016-12-08 11:33:01 -05:00
Siva Popuri
98253831c1
changes to include PR review comments
2016-12-08 11:33:01 -05:00
Rene Moser
8492f7e05c
cloudstack: new module cs_staticnat
2016-12-08 11:33:01 -05:00
Rene Moser
15b6ae8e5c
cloudstack: cs_instance: fix display_name not used in deployment
2016-12-08 11:33:01 -05:00
Rene Moser
1f25377ce9
cloudstack: use get_or_fallback() from cloudstack utils
2016-12-08 11:33:01 -05:00
Rene Moser
743ed1cd82
cloudstack: cs_portforward: fix public_end_port was used for private_end_port
2016-12-08 11:33:01 -05:00
Rob White
280086f230
Doc fixup
2016-12-08 11:33:01 -05:00
Rob White
a979c0db8e
Removed requirement for target_bucket
2016-12-08 11:33:00 -05:00
Rob White
dbd26446c8
New module - s3_logging
2016-12-08 11:33:00 -05:00
Maciej Delmanowski
1b6980b086
virt: remove BabyJSON
...
Removed the usage of baby json. This is in response to the fact
that the baby json functionality was removed in Ansible 1.8
Ref: #430
2016-12-08 11:33:00 -05:00
Brian Coca
b789277517
minor doc fixes
2016-12-08 11:33:00 -05:00
Boris Ekelchik
1b56c446b8
Added changes requested by reviewers
...
Copied @wimnat incorporating changes requested in feedback comments
2016-12-08 11:33:00 -05:00
Boris Ekelchik
7d562272a4
New sts_assume_role module
2016-12-08 11:32:59 -05:00
Rene Moser
7806d3d134
cloudstack: cs_instance: fix missing resource error in check mode if instance is not yet present
2016-12-08 11:32:59 -05:00
Toshio Kuratomi
36429c7b9b
Fix the documentation of route53_zone
2016-12-08 11:32:58 -05:00
Christopher Troup
5f57ffcbba
Add GPL file header
2016-12-08 11:32:58 -05:00
Christopher Troup
af8c363932
Use state: present|absent rather than command: create|delete
2016-12-08 11:32:58 -05:00
Christopher Troup
beceeb440d
Update documentation to include usual fields
...
- Adds version_added
- Adds author
- Removed default: null from a required field
2016-12-08 11:32:58 -05:00
Christopher Troup
a6e79f6347
Add support for creating and deleting Route53 hosted zones
...
Supports both private (per-VPC) and public hosted zones.
2016-12-08 11:32:58 -05:00
Ash Wilson
c10f898b53
Use rax_to_dict().
2016-12-08 11:32:57 -05:00
Ash Wilson
9928efedc9
Bring the examples up to date.
2016-12-08 11:32:57 -05:00
Ash Wilson
b76dff4411
Guard calls that modify the CLB with try/except.
2016-12-08 11:32:57 -05:00
Ash Wilson
f97c3cb8b6
Include the balancer acted upon in the result.
2016-12-08 11:32:57 -05:00
Ash Wilson
e7d31217f1
Bump version_added.
2016-12-08 11:32:57 -05:00
Ash Wilson
6eda375684
Use rax_find_loadbalancer utility method.
2016-12-08 11:32:57 -05:00
Ash Wilson
0177ba903a
Remove redundant "state" validity check.
2016-12-08 11:32:57 -05:00
Ash Wilson
9dfba4881f
Rename "balancer_name" to "loadbalancer."
2016-12-08 11:32:57 -05:00
Ash Wilson
575ace06b9
Move ansible imports to the module's bottom.
2016-12-08 11:32:57 -05:00
Ash Wilson
7bf7f23b3e
Use the correct version_added.
2016-12-08 11:32:57 -05:00
Ash Wilson
05cee6a120
Initial implementation of rax_clb_ssl.
2016-12-08 11:32:57 -05:00
Quentin Stafford-Fraser
e57a771860
webfaction: Allow machine to be specified if account has more than one.
2016-12-08 11:32:57 -05:00
Rene Moser
24b0943eaa
cloudstack: fix user_data gathering, must not be in for loop
2016-12-08 11:32:56 -05:00
Rene Moser
1aa4d0c2dd
cloudstack: update code to match best practice
...
* Remove catchall exception
* use `if __name__ == '__main__':`
2016-12-08 11:32:56 -05:00
Rene Moser
4020ebaecf
cloudstack: fix state=expunged in cs_instance
2016-12-08 11:32:56 -05:00
Rene Moser
cbfc5a3079
cloudstack: cs_instance do not pass zoneid to listVirtualMachines
...
This change is related to 2 issues;
- The API does not return destroyed VMs if zone ID is passed for CS version < 4.5.2. Also see CLOUDSTACK-8578. This only affects domain and root admins.
- The instance name must be unique across all zones. If we pass the zone ID to find a VM, it will not be found if it is in a different zone but a deployment with the name would fail.
2016-12-08 11:32:56 -05:00
Rene Moser
6fd10bed8f
cloudstack: cleanup cs_instance use param key exlicitly for utils methods
2016-12-08 11:32:56 -05:00
Rene Moser
da3db1bfda
cloudstack: fix cs_instance can not find iso and disk offering if domain is set.
...
This does only affect root admins.
2016-12-08 11:32:56 -05:00
Matt Martz
45e9216fc4
Fix interpreter line in webfaction modules
2016-12-08 11:32:56 -05:00
Matt Martz
bfa9852fc7
Update vsphere_copy.py to use new style module_utils import
2016-12-08 11:32:56 -05:00
Dag Wieers
ab7a8a6a11
Work around a software bug in vSphere
...
Due to a software bug in vSphere, it fails to handle ampersand in datacenter names.
The solution is to do what vSphere does (when browsing) and double-encode ampersands.
It is likely other characters need special treatment like this as well, haven't found any.
2016-12-08 11:32:56 -05:00
Rick Mendes
c89e05892a
upgraded docs and argspec to match module guidelines
2016-12-08 11:32:56 -05:00
Rick Mendes
1286364498
optionally supports waiting for the password to be available
2016-12-08 11:32:55 -05:00
Rick Mendes
110388be11
added version_added to key_passphrase
2016-12-08 11:32:55 -05:00
Rick Mendes
cced189390
now handles keys protected with a passphrase
2016-12-08 11:32:55 -05:00
Alan Loi
dbbeee34a0
Check AWS region and credentials are provided.
2016-12-08 11:32:55 -05:00
Alan Loi
a7732e23dd
Docfixes - add version_added and default values.
2016-12-08 11:32:55 -05:00
Rene Moser
03a6fc0c56
cloudstack: fix cs_instance hypervisor must be omitted if set on template/iso
...
Fix related to issue reported in PR GH-646
2016-12-08 11:32:54 -05:00
Rene Moser
b1143abbcf
cloudstack: make get_template_or_iso returning a dict for fix GH-646
2016-12-08 11:32:54 -05:00
Toshio Kuratomi
4078e0905c
Fix up docs
2016-12-08 11:32:54 -05:00
Matt Martz
d93da276ad
Bump version_added to 2.0
2016-12-08 11:32:54 -05:00
Matt Martz
66ce556e92
Add missing __init__.py
2016-12-08 11:32:54 -05:00
Ash Wilson
23c79ed474
Eliminate redundant module argument checks.
2016-12-08 11:32:54 -05:00
Ash Wilson
6b753c5c71
Use required=True and choices=[].
2016-12-08 11:32:54 -05:00
Ash Wilson
4b1bdf738e
Correct version_added in the documentation.
2016-12-08 11:32:54 -05:00
Ash Wilson
eac1565b22
Restore rax_mon_* modules.
2016-12-08 11:32:54 -05:00
jpic
4afb6b73c8
Define HAS_LXC even if import lxc doesn't fail.
...
This fixes::
Traceback (most recent call last):
File "/home/jpic/.ansible/tmp/ansible-tmp-1435080800.61-38257321141340/lxc_container", line 3353, in <module>
main()
File "/home/jpic/.ansible/tmp/ansible-tmp-1435080800.61-38257321141340/lxc_container", line 1712, in main
if not HAS_LXC:
NameError: global name 'HAS_LXC' is not defined
2016-12-08 11:32:54 -05:00
jpic
44d97d33e5
Fixed lxc option parsing.
...
This fixes::
Traceback (most recent call last):
File "/home/jpic/.ansible/tmp/ansible-tmp-1435080916.98-133068627776311/lxc_container", line 3355, in <module>
main()
File "/home/jpic/.ansible/tmp/ansible-tmp-1435080916.98-133068627776311/lxc_container", line 1724, in main
lxc_manage.run()
File "/home/jpic/.ansible/tmp/ansible-tmp-1435080916.98-133068627776311/lxc_container", line 1605, in run
action()
File "/home/jpic/.ansible/tmp/ansible-tmp-1435080916.98-133068627776311/lxc_container", line 1145, in _started
self._config()
File "/home/jpic/.ansible/tmp/ansible-tmp-1435080916.98-133068627776311/lxc_container", line 714, in _config
_, _value = option_line.split('=')
ValueError: too many values to unpack
With such a task::
tasks:
- lxc_container:
name: buildbot-master
container_config:
- "lxc.mount.entry = {{ cwd }} srv/peopletest none defaults,bind,uid=0,create=dir 0 0"
2016-12-08 11:32:53 -05:00
Alan Loi
e05ade9806
Fix aws connection to use params.
2016-12-08 11:32:53 -05:00
Alan Loi
a6b6cfe2dd
Add .py file extension to dynamodb_table module.
2016-12-08 11:32:53 -05:00
Alan Loi
abf03f6376
Added return value documentation to dynamodb_table module.
2016-12-08 11:32:53 -05:00
Alan Loi
1bea9a25bb
Added check_mode support to dynamodb_table module.
2016-12-08 11:32:53 -05:00
Alan Loi
e93aec0b3a
Add dynamodb_table module
2016-12-08 11:32:53 -05:00
Brian Coca
c73d248ba6
monior docfixes added extensino to vsphere_copy so it actually installs
2016-12-08 11:32:52 -05:00
Amir Moulavi
4588a4f9ed
Implementation of EC2 AMI copy between regions
2016-12-08 11:32:52 -05:00
Rene Moser
ee2809d4f4
cloudstack: new module cs_facts
2016-12-08 11:32:52 -05:00
Dag Wieers
209ba9aed0
Spurious newline could corrupt payload
...
Due to a spurious newline we corrupted the payload. It depends on the order of the headers and if there were headers added by vSphere.
The Accept header was also not needed.
2016-12-08 11:32:52 -05:00
whiter
cc47adbc03
New module - ec2_eni
2016-12-08 11:32:52 -05:00
Rob White
4ad6cc183a
Updated documentation and added boto profile support.
2016-12-08 11:32:52 -05:00
Robert Estelle
b180b97273
ec2_vpc_igw - Rename IGWException to AnsibleIGWException.
2016-12-08 11:32:52 -05:00
Robert Estelle
83d3ff2692
ec2_vpc_igw - Exit with fail_json when boto is unavailable.
2016-12-08 11:32:52 -05:00
Robert Estelle
9433c88aef
Add ec2_vpc_igw module.
2016-12-08 11:32:52 -05:00
Will Thames
bbc82baa58
Add GUIDELINES for AWS module development
...
Starting point for a reference when doing pull request reviews.
If something doesn't meet the guidelines we can point people
at them. If something is bad but is not mentioned in the
guidelines, we should add it here.
2016-12-08 11:32:52 -05:00
Siva Popuri
ba389018bc
Corrected the license text to match GPLv3
2016-12-08 11:32:52 -05:00
Siva Popuri
62d42f0163
Added clc ansible module for managing groups in centurylink cloud
2016-12-08 11:32:52 -05:00
Siva Popuri
f50657aec0
Revert "ansible modules for centurylink cloud are added"
...
This reverts commit 11c953477c012435e078d62204b0cf1db2796d2f.
2016-12-08 11:32:52 -05:00
Siva Popuri
a2248dd2d0
ansible modules for centurylink cloud are added
2016-12-08 11:32:52 -05:00
Brian Coca
6ababec09f
minor doc update
2016-12-08 11:32:51 -05:00
Dag Wieers
9197b84236
New module to copy (push) files to a vCenter datastore
2016-12-08 11:32:51 -05:00
Kevin Carter
16cc3423a5
Fix the lxc container restart state
...
The lxc container restart state does not ensure that the container
is in fact started unless another config or command is passed into
the task. to fix this the module simply needs to have the function
call added ``self._container_startup()`` after the container is
put into a stopped state.
Signed-off By: Kevin Carter <kevin.carter@rackspace.com>
2016-12-08 11:32:51 -05:00
Greg DeKoenigsberg
c65a612d1f
Changes to author formatting, remove emails
2016-12-08 11:32:51 -05:00
Greg DeKoenigsberg
9e56cb6c0f
Adding author info
2016-12-08 11:32:50 -05:00
whiter
c9fb43a8e3
New module - ec2_eni_facts
2016-12-08 11:32:50 -05:00
Rene Moser
a9449f951e
cloudstack: fix clean_up arg to be boolean in cs_network
2016-12-08 11:32:50 -05:00
Rene Moser
614caead31
cloudstack: add new module cs_template
2016-12-08 11:32:50 -05:00
Alex Lo
6e27752cea
Error message typo
2016-12-08 11:32:50 -05:00
Alex Lo
62390208e3
Fix boto library checking
2016-12-08 11:32:50 -05:00
Alex Lo
04f5a73bd1
There is no absent, only disabled
2016-12-08 11:32:50 -05:00
Alex Lo
66800925cd
remove extraneous imports
2016-12-08 11:32:50 -05:00
Rene Moser
ad72afbc40
cloudstack: add new module cs_network
2016-12-08 11:32:49 -05:00
Kevin Carter
92bd79de03
Updates the doc information for the python2-lxc dep
...
The python2-lxc library has been uploaded to pypi as such this commit
updates the requirements and doc information for the module such that
it instructs the user to install the pip package "lxc-python2" while
also noting that the package could be gotten from source as well. In
the update comments have been added to the requirements list which
notes where the package should come from,
Closes-Bug: https://github.com/ansible/ansible-modules-extras/issues/550
2016-12-08 11:32:49 -05:00
Rene Moser
4da34d198b
cloudstack: remove listall in cs_project
...
listall in cs_project can return the wrong project for root admins, because project name are not unique in separate accounts.
2016-12-08 11:32:49 -05:00
Rene Moser
2c1df46167
cloudstack: fix project name must not be case sensitiv
2016-12-08 11:32:49 -05:00
Brian Coca
74cc1bb624
added missing options:
2016-12-08 11:32:49 -05:00
Brian Coca
6769114afd
minor docs update
2016-12-08 11:32:48 -05:00
Quentin Stafford-Fraser
784b265e72
Webfaction will create a default database user when db is created. For symmetry and repeatability, delete it when db is deleted. Add missing param to documentation.
2016-12-08 11:32:48 -05:00
Quentin Stafford-Fraser
03999b457a
Add GPL notices
2016-12-08 11:32:48 -05:00
Quentin Stafford-Fraser
6739578742
Add examples.
2016-12-08 11:32:48 -05:00
Quentin Stafford-Fraser
8bd3d72088
Available choices for 'state' explicitly listed.
2016-12-08 11:32:48 -05:00
Quentin Stafford-Fraser
3d1090fc66
Documentation version_added numbers are strings.
2016-12-08 11:32:48 -05:00
Quentin Stafford-Fraser
3f715dc954
Tidying of webfaction modules
2016-12-08 11:32:48 -05:00
Quentin Stafford-Fraser
00e146649f
Add webfaction modules
2016-12-08 11:32:48 -05:00
Sergei Antipov
89e13e2ae8
proxmox | changed https_verify_ssl to to validate_certs and added forgotten return
2016-12-08 11:32:47 -05:00
Sergei Antipov
73cfe2f3c7
proxmox_template | deleted state=list and changed default timeout to 30
2016-12-08 11:32:47 -05:00
Sergei Antipov
9491bb138d
proxmox_template | changed http_verify_ssl to validate_certs
2016-12-08 11:32:47 -05:00
Sergei Antipov
79cee59b5b
proxmox_template | fixed problem with uploading
2016-12-08 11:32:47 -05:00
Sergei Antipov
3615776422
Added proxmox_template module
2016-12-08 11:32:47 -05:00
Kevin Carter
c7a04c0863
lxc_container: remove BabyJSON
...
Removed the usage of baby json. This is in response to the fact
that the baby json functionality was removed in Ansible 1.8
Ref: https://github.com/ansible/ansible-modules-extras/issues/430
2016-12-08 11:32:46 -05:00
Rene Moser
22f1cbd21f
cloudstack: add new module cs_project
2016-12-08 11:32:45 -05:00
Rene Moser
3cded7d5af
cloudstack: fix doc for cs_instance, force is defaulted to false
2016-12-08 11:32:44 -05:00
Rene Moser
62eaec7191
cloudstack: fix examples in cs_iso
2016-12-08 11:32:44 -05:00
Rene Moser
b30fda4906
cloudstack: add choices for api_http_method
2016-12-08 11:32:44 -05:00
Rene Moser
2ca6d151b2
cloudstack: add new param api_timeout
2016-12-08 11:32:44 -05:00
Rene Moser
218c0bce18
cloudstack: update doc of cs_portforward, fixes typos.
2016-12-08 11:32:44 -05:00
Rene Moser
7bfb24cae5
cloudstack: update doc in cs_instance
2016-12-08 11:32:44 -05:00
Rene Moser
64f9c9fc17
cloudstack: add instance_name alias internal name to returns in cs_instance
2016-12-08 11:32:44 -05:00
Rene Moser
62e062eb34
cs_instance: improve hypervisor argument and return
2016-12-08 11:32:44 -05:00
Rene Moser
30feb9d387
cloudstack: improve required params
2016-12-08 11:32:44 -05:00
Greg DeKoenigsberg
b2e60b7cde
Changing maintainer for this module
2016-12-08 11:32:44 -05:00
Sergei Antipov
1e70526186
Added examples
2016-12-08 11:32:43 -05:00
Rene Moser
bdab9a86d5
proxmox: prevent to log passwords
2016-12-08 11:32:43 -05:00
Rene Moser
7fee01bb0e
proxmox: update module doc
2016-12-08 11:32:43 -05:00
Toshio Kuratomi
c9f08eca86
Add version_added dodmentation
2016-12-08 11:32:42 -05:00
Sergei Antipov
f517de938c
Deleted debugging
2016-12-08 11:32:42 -05:00
Sergei Antipov
56918df8a4
Added documentation
2016-12-08 11:32:42 -05:00
Sergei Antipov
cfd61d391a
Added conditionals, umount, forceStop, timeout, etc
2016-12-08 11:32:42 -05:00
Sergei Antipov
a121420d99
Initial commit of Proxmox module
2016-12-08 11:32:42 -05:00
Brian Coca
a7b46316c1
removed executable bit
2016-12-08 11:32:42 -05:00
Rene Moser
e26d21648a
cloudstack: fix public and private ports results not int
2016-12-08 11:32:41 -05:00
Rene Moser
2c7542e333
cloudstack: cs_firewall: add egress support
...
Added functionality to set rules for egress using this module at these are very similar. The only real difference is that egress firewall API uses the networkid. That is why the new arguments `type` for choosing `egress` or `ingress` and `network` was added.
For `type=ingress`, which is the default, `ip_address` is required and for `type=egress` the argument `network` is required.
2016-12-08 11:32:41 -05:00
Rick Mendes
2f4edb29d4
house cleaning based on code review
2016-12-08 11:32:41 -05:00
Rick Mendes
33489ba415
ec2_win_password module for windows ec2 instances
2016-12-08 11:32:41 -05:00
Rene Moser
100ec875d1
cloudstack: cs_iso code style and cleanup
2016-12-08 11:32:40 -05:00
Rene Moser
3cb9e95290
cloudstack: cs_iso: add account and domain
2016-12-08 11:32:40 -05:00
Rene Moser
6d1873f330
cloudstack: add catch all exceptions and show a user friendly message
...
Also see GH-493.
2016-12-08 11:32:40 -05:00
Rene Moser
e03827b490
cloudstack: replace old _id() with new generic style from utils
2016-12-08 11:32:40 -05:00
Rene Moser
9ff63f2338
cloudstack: remove self.result, is defined in super class from utils
2016-12-08 11:32:40 -05:00
Rene Moser
997ad728ea
cloudstack: cs_affinitygroup: add domain and account support
2016-12-08 11:32:40 -05:00
Rene Moser
10379e19c4
cloudstack: avoid logging of secrets
2016-12-08 11:32:40 -05:00
Toshio Kuratomi
4f07e8b256
Many more doc fixes
2016-12-08 11:32:40 -05:00
Brian Coca
d344a3fde3
more string corrections
2016-12-08 11:32:39 -05:00
Brian Coca
c4f52f62f7
fix doc parsing by correctly quoting author
2016-12-08 11:32:39 -05:00
Brian Coca
6f28497f8c
more minor docfixes
2016-12-08 11:32:39 -05:00
Kevin Carter
7a22f84ca4
Updated lxc module to remove the clone state
...
The clone state was removed in favor of making the module more
declarative. This change was done in response to review in PR #328
from @bcoca.
In the commit new examples were created on how this feature works.
2016-12-08 11:32:39 -05:00
Greg DeKoenigsberg
4e5e63ca02
Update virt.py
2016-12-08 11:32:38 -05:00
Greg DeKoenigsberg
16c6cff529
Update cs_securitygroup.py
2016-12-08 11:32:38 -05:00
Greg DeKoenigsberg
4c2295577a
Update cs_instance.py
2016-12-08 11:32:38 -05:00
Kevin Carter
581877f242
Added overlayfs backend type to the lxc_container module
...
This commit adds the overlayfs type to the lxc_container module. In
Adding the overlayfs type the commit adds the ability to clone a
container. While cloning is not locked down to only the overlayfs
container backend it is of particular interest when using the overlayfs
backend as it provides for amazingly fast snapshots.
Changes to the resource types and documentation have been added on how
the new backend type can be used along with the clone operation.
This PR addresses a question asked on the original merged pull request
for overlayfs support which came from @fghaas on PR
"https://github.com/ansible/ansible-modules-extras/pull/123 ".
The overlayfs archive function is a first class function and will
allow for the containers to be backed-up using all methods which
brings support up to that of all other storage backends.
2016-12-08 11:32:38 -05:00
Ian Cordasco
eb1411a826
Interpolate container name into error message
...
In the event failed to start, the container name was not being properly
interpolated into the error message.
2016-12-08 11:32:38 -05:00
Rene Moser
ecbed16300
cloudstack: cs_securitygroup_rule: minor cleanup, DRY
2016-12-08 11:32:37 -05:00
Rene Moser
bbafb7ff45
cloudstack: cs_securitygroup_rule: fix result was not always what expected
2016-12-08 11:32:37 -05:00
Rene Moser
b4fb1fda86
cloudstack: cs_securitygroup_rule: type -> sg_type
2016-12-08 11:32:37 -05:00
Rene Moser
0127628408
cloudstack: cs_firewall: add results
2016-12-08 11:32:37 -05:00
Rene Moser
3dfb068bfd
cloudstack: cs_firewall: add account and domain
2016-12-08 11:32:37 -05:00
Rene Moser
f029d9dda7
cloudstack: add alias `port` in cs_firewall
2016-12-08 11:32:37 -05:00
Rene Moser
4d210048ee
cloudstack: cs_instance: add domain and account
2016-12-08 11:32:37 -05:00
Rene Moser
67f954e35e
cloudstack: cs_vmshapshot: add account and domain
2016-12-08 11:32:37 -05:00
Rene Moser
27753e54c2
cloudstack: cs_sshkeypair: add account and domain support
2016-12-08 11:32:37 -05:00
Rene Moser
b8e5d81099
cloudstack: new cs_portforward module
2016-12-08 11:32:37 -05:00
Rene Moser
ef277ddf0b
cloudstack: add new module cs_account
2016-12-08 11:32:36 -05:00
Toshio Kuratomi
43687f1940
Update module documentation if modules have a dep on python2.6+
2016-12-08 11:32:36 -05:00
Rene Moser
d73aa9d428
cloudstack: new module cs_instancegroup
2016-12-08 11:32:36 -05:00
Rene Moser
36c74c5798
cloudstack: fix missing doc fragment in cs_securitygroup_rule
2016-12-08 11:32:35 -05:00
Rene Moser
89704a7e38
cloudstack: fix missing doc fragments
2016-12-08 11:32:35 -05:00
Rene Moser
fdac186d85
cloudstack: fix misssing doc about vm param
2016-12-08 11:32:35 -05:00
Rene Moser
b9b0c5c006
cloudstack: fix missing zone param used in get_vm() in utils
2016-12-08 11:32:35 -05:00
Rene Moser
5a2a5b16d5
cloudstack: add new module cs_instance
...
Manages instances and virtual machines
2016-12-08 11:32:35 -05:00
Toshio Kuratomi
c90509dc9f
doc formatting
2016-12-08 11:32:35 -05:00
Brian Coca
948c05ac5e
moved new module to proper subdir fixed doc issues minor code adjustments
2016-12-08 11:32:34 -05:00
Joseph Callen
9da7c44a9b
New VMware Module to support adding a datacenter
2016-12-08 11:32:34 -05:00
Rene Moser
955292704b
cloudstack: add new module cs_vmsnapshot
...
This module depends on ansible.module_utils.cloudstack.
2016-12-08 11:32:34 -05:00
Rene Moser
7890c129db
cloudstack: add new module cs_affinitygroup
...
This module depends on ansible.module_utils.cloudstack.
2016-12-08 11:32:34 -05:00
Rene Moser
57f5e46e99
cloudstack: add new module cs_securitygroup_rule
...
This module depends on ansible.module_utils.cloudstack.
2016-12-08 11:32:34 -05:00
Rene Moser
15f24f3021
cloudstack: add new module cs_securitygroup
...
This module depends on ansible.module_utils.cloudstack.
2016-12-08 11:32:34 -05:00
Rene Moser
8f0a2ce50d
cloudstack: rename modules to more meaningful name schema
2016-12-08 11:32:33 -05:00
Brian Coca
346e34ac79
fixed doc issues with cloudstack_fw
2016-12-08 11:32:31 -05:00
Rene Moser
71a7df8f12
cloudstack_sshkey: cleanup docs
2016-12-08 11:32:31 -05:00
Rene Moser
d4333080c4
cloudstack_ssh: replace ssh public key if fingerprints do not match
2016-12-08 11:32:31 -05:00
Rene Moser
4c35f75597
cloudstack_ssh: update description
2016-12-08 11:32:31 -05:00
Rene Moser
06cfffa35c
cloudstack_ssh: register_ssh_key() set public_key as param
2016-12-08 11:32:31 -05:00
Rene Moser
1d0ce5c5ea
cloudstack_ssh: fix missing projectid if state=absent
2016-12-08 11:32:31 -05:00
Rene Moser
742d581261
cloudstack: add new module cloudstack_sshkey
...
This module depends on ansible.module_utils.cloudstack.
2016-12-08 11:32:31 -05:00
Rene Moser
a01cb6464e
cloudstack: add new module cloudstack_iso
2016-12-08 11:32:31 -05:00
Rene Moser
c12f841938
cloudstack: add new module cloudstack_fw
2016-12-08 11:32:31 -05:00
Brian Coca
0a30663a1e
minor fix to method of finding home as previous could 'overmatch'
2016-12-08 11:32:31 -05:00
Kevin Carter
2ff3a8d35f
Updated lxc_container module to fix option parsing
...
The option parsing object within the module was performing a split
on an '=' sign and assuming that there would only ever be one '='
in a user provided option. Sadly, the assumption is incorrect and
the list comprehension that is building the options list needs to
be set to split on the first occurrence of an '=' sign in a given
option string. This commit adds the required change to make it
possible for options to contain additional '=' signs and be handled
correctly.
2016-12-08 11:32:31 -05:00
Brian Coca
8d086a2444
removed requirements which was causing crash with dupe from shared doc fragments
2016-12-08 11:32:30 -05:00
Brian Coca
d32dca116b
moved cloudtrail to amazon subdir
2016-12-08 11:32:30 -05:00
tedder
20e0afcac8
Handful of changes after bcoca's code review:
...
* update expected inclusion version
* fix consistency on enabled/absent (now enabled/disabled)
* safely import boto per now style of single-exit and proper JSON
* use new `required_together` module style
2016-12-08 11:32:30 -05:00
tedder
bb1bc0fe4f
add cloudtrail module
...
Cloudtrail is the AWS auditing configuration. It's fairly simple, but also very important to configuration management/devops/security to ensure it remains enabled. That's why I created it as a module.
2016-12-08 11:32:30 -05:00
Brian Coca
bad5666c9e
added missing __init__.py
2016-12-08 11:32:28 -05:00
Brian Coca
a7e20b4110
updated lxc-containter docs to reflect new name
2016-12-08 11:32:27 -05:00
Maciej Delmanowski
89179ed267
Rename 'lxc-container' module to 'lxc_container'
...
This is done to keep the convention of naming modules with underscores
instead of hypens.
2016-12-08 11:32:27 -05:00
Kevin Carter
798f89c2e5
Updated volume create methods for a more consistent process
...
The volume create methods were making an assumption on the unit
sizes being presented by the `vgdisplay` and the `lvdisplay`
commands. To correct the assumption the commands will now enforce
a unit size of "g" which will alway convert sives to gigabytes.
This was an issue brought up by @hughsaunders.
2016-12-08 11:32:26 -05:00
Kevin Carter
e5b0c1ced5
Added new module to support LXC containers
...
The new module will allow users to control LXC containers from ansible.
The module was built for use in LXC >= 1.0 or greater and implements most
of what can be done using the various lxc clients with regards to running
containers. This first module is geared only at managing lxc containers.
The module provides:
build containers
destroy containers
archive containers
info from a single container
start / stop / restart containers
run commands within containers
add/modify lxc config for a container
supports backends including LVM
2016-12-08 11:32:26 -05:00
Peter Tan
e12f05ad48
Do not check for the image before calling gce.ex_create_image() or gce.ex_delete_image(), instead catching the ResourceExistsError or ResourceNotFoundError respectively.
2016-12-08 11:32:24 -05:00
Peter Tan
35a4212b5f
Address review comments from @sivel and @erjohnso
2016-12-08 11:32:24 -05:00
Peter Tan
42fbeda997
Add gce_img module for utilizing GCE image resources
2016-12-08 11:32:24 -05:00
Michael DeHaan
cf622a7299
Categorize some modules.
2016-12-08 11:32:19 -05:00
Sergei Antipov
e60d6e413a
Added missed importing
2016-12-08 11:32:19 -05:00
Michael DeHaan
7ba58f93a0
package files
2016-12-08 11:32:18 -05:00
Michael DeHaan
5879c503bb
File extensions!
2016-12-08 11:32:18 -05:00
James Cammarata
d4b117843a
Copying snapshot of extras modules
2016-12-08 11:32:07 -05:00