ansible-role-cloud-launcher/tasks
Ricardo Carrillo Cruz 0f933d768a Fix creation of servers with on-the-fly keypairs
On 301ae3faee refactor, I overlooked
the creation of servers with the generate_keypair flag enabled.
This change adds it back.

Change-Id: I891eba482db38e0b4f97222e37c9bd2e214571d1
2016-07-19 17:24:18 +00:00
..
create_clouds_resources.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_domain.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_flavor.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_image.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_keypair.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_network.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_per_cloud_profiles_resources.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_per_cloud_resources.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_project.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_router.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_security_group.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_security_group_rule.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_server.yml Fix creation of servers with on-the-fly keypairs 2016-07-19 17:24:18 +00:00
create_subnet.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_user.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_volume.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
generate_keypair.yml Fix creation of servers with on-the-fly keypairs 2016-07-19 17:24:18 +00:00
main.yml Use new loop_control/loop_var constructs from Ansible devel 2016-04-25 02:55:50 +00:00