Skip to content

Latest commit

 

History

History
62 lines (31 loc) · 3.1 KB

ansible-ansible.md

File metadata and controls

62 lines (31 loc) · 3.1 KB

prasadkatti has 61 commit(s) in ansible/ansible

  • 66872 ec2_asg: Add MaxInstanceLifetime support

  • 66193 [aws] integration tests for ec2_vol

  • 65643 cloudformation integration tests

  • 65629 cloudformation - use mutually_exclusive for on_create_failure and disable_rollback

  • 65035 ec2_instance - update tests related to termination protection

  • 64476 Add a random component to state machine name in aws_step_functions_st…

  • 64431 add module aws_step_functions_state_machine_execution

  • 64298 cloudformation_info - Move sample outputs from EXAMPLES to RETURN section

  • 63770 Add integration tests for aws lightsail

  • 63725 Update path to sanity test requirements.txt

  • 63413 ec2_vpc_route_table_info integration tests

  • 63317 [lightsail] make delete operation idempotent

  • 63168 ec2_vpc_route_table_info upgraded to boto3

  • 63152 [ec2_launch_template] Update examples

  • 63147 [ec2_launch_template] Update description of state param

  • 63119 ec2_snapshot update examples

  • 63073 Update formatting of description for targets in cloudwatchevent_rule

  • 62896 Update description for firstmatch option in lineinfile module

  • 34977 Add option to toggle describe_image_attribute lookups

  • 34022 Integration tests for route53_zone

  • 34000 Cleanup route53_zone examples

  • 33995 route53_zone: fix the private zone creation example

  • 33910 Pass in '**results' to exit_json only if results is a dict

  • 33902 Update ec2_vpc_net docs

  • 33403 fix the return value of route53_zone

  • 33075 port ec2_key to boto3

  • 32817 ec2_key: fix fingerprint generation in tests

  • 32813 ec2_key: document return values

  • 32748 ec2_key: add a test for the force option

  • 32714 ec2_key - clean up examples