Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 0acd3425d7 Ignore ansible-lint errors
Ignore some ansible-lint errors so that jobs pass again.

Change-Id: I4f0ed9268a5778ba7cf006f7346379afd6a27052
2019-09-16 17:54:53 +02:00
Ricardo Carrillo Cruz 901ff94f59 Run cloud launcher with latest release candidate
Along with the requirements change, there are also needed changes
roles_path and ansible_python_interpreter variable handling, for
some reason latest Ansible did not like current configuration.

Change-Id: I5fc78d479e276711365ea497edd4d3e38cacd650
2016-09-17 19:32:44 +00:00
Ricardo Carrillo Cruz adc37970ab Add ability to generate keypair on-the-fly
This change adds a flag 'generate_keypair' that makes the
role to generate an ssh keypair, create an OpenStack keypair with
it and all the servers of the play will have that key baked in.
The folder, key type and key length are also configurable.

Change-Id: Iccbec24e9834c1fa03da8add94e069f622024537
2016-06-22 13:14:03 +00:00
Ricardo Carrillo Cruz 125f8812dc Add tox.ini and tests playbooks
Change-Id: If8896976ad9330cd71044fcfbf8ce893639e1324
2016-05-27 09:52:31 +00:00