mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 |
10 years ago | |
|---|---|---|
| .. | ||
| GUIDELINES.md | 11 years ago | |
| __init__.py | 11 years ago | |
| cloudtrail.py | 11 years ago | |
| dynamodb_table.py | 10 years ago | |
| ec2_ami_copy.py | 10 years ago | |
| ec2_elb_facts.py | 10 years ago | |
| ec2_eni.py | 10 years ago | |
| ec2_eni_facts.py | 10 years ago | |
| ec2_remote_facts.py | 10 years ago | |
| ec2_vpc_igw.py | 10 years ago | |
| ec2_vpc_net_facts.py | 10 years ago | |
| ec2_vpc_route_table.py | 10 years ago | |
| ec2_vpc_route_table_facts.py | 10 years ago | |
| ec2_vpc_subnet.py | 10 years ago | |
| ec2_vpc_subnet_facts.py | 10 years ago | |
| ec2_win_password.py | 10 years ago | |
| ecs_cluster.py | 10 years ago | |
| ecs_service.py | 10 years ago | |
| ecs_service_facts.py | 10 years ago | |
| ecs_task.py | 10 years ago | |
| ecs_taskdefinition.py | 10 years ago | |
| route53_facts.py | 10 years ago | |
| route53_health_check.py | 10 years ago | |
| route53_zone.py | 10 years ago | |
| s3_bucket.py | 10 years ago | |
| s3_lifecycle.py | 10 years ago | |
| s3_logging.py | 10 years ago | |
| sns_topic.py | 10 years ago | |
| sqs_queue.py | 10 years ago | |
| sts_assume_role.py | 10 years ago | |