Commit Graph

10 Commits (4396c26af56d93ed7260fcf5392fd22e83086e33)

Author SHA1 Message Date
nonshankus 738f4cb27d Adding missing attributes regarding the hosted zone. 9 years ago
Sumit Roy acc51c2944 Ensure that port_path is split into at most 2 components.
cloudstack: cs_instance: fix do not require name to be set to avoid clashes

Require one of display_name or name. If both is given, name is used as identifier.

cloudstack: fix name is not case insensitive

cloudstack: cs_template: implement state=extracted

Update f5 validate_certs functionality to do the right thing on multiple python versions

This requires the implementation in the module_utils code here
https://github.com/ansible/ansible/pull/13667 to funciton

fixed domain_id to actually be supported

also added domain as an alias
alt fixes #1437

Simplify the code and remove use_unsafe_shell=True

While there is no security issue with this shell snippet, it
is better to not rely on shell and avoid use_unsafe_shell.

Fix for issue #1074. Now able to create volume without replica's.

Improved fix for #1074. Both None and '' transform to fqdn.

Fix for ansible-modules-extras issue #1080
9 years ago
Robb Wagoner 4be856a40c InService percent key as literal percent (i.e 50, not .5) 9 years ago
Robb Wagoner 3226ad4284 Include instance states (InService or OutOfService) as ELB facts 9 years ago
Constantin07 53e6e8c936 Print explicit error cause when no ELBs are found in AWS 9 years ago
Toshio Kuratomi 3c4f954f0f Don't raise or catch StandardError in amazon modules 9 years ago
Brian Coca 205115ea1f updated to use shared region docs from ec2 9 years ago
Michael J. Schultz 913266c04f Remove old Ansible AWS magic 9 years ago
Michael J. Schultz be59c0063b Names and aliases matching other modules 9 years ago
Michael J. Schultz e44ba01b18 Add EC2 ELB Facts module to gather facts about ELBs! 9 years ago