Commit graph

28 commits

Author SHA1 Message Date
Kevin Fenzi
4cafc2bd37 Fix all tasks to not use old action: statements. 2016-01-06 21:25:10 +00:00
Kevin Fenzi
b62619e9d3 Duh. Need to quote this because it's multiline 2015-05-28 19:42:53 +00:00
Kevin Fenzi
5b77fe91d2 Try |string 2015-05-28 19:23:46 +00:00
Kevin Fenzi
c495f031d3 ok, lets try |str filter here. 2015-05-28 19:05:46 +00:00
Kevin Fenzi
aed8829f96 I'm sure it can't be this easy, but will try adding a join filter here. 2015-05-28 18:19:54 +00:00
Kevin Fenzi
6ba003e4ea Need this local keyscan action to be a command. 2015-05-28 17:49:23 +00:00
Kevin Fenzi
c1bb97974b This is an attempt to gather initial ssh_host_key from new vms when they are made.
This avoids having to accept the key manually and allows playbooks making new
instances to complete without human intervention.
(If it works as desired)
2015-05-28 17:35:25 +00:00
Kevin Fenzi
cb471507ea Drop this known_hosts thing from virt_host_create for now, it has no where to look up the host key. 2015-05-05 21:48:06 +00:00
Kevin Fenzi
06621bffff When installing a new vm remove old and add new ssh host keys 2015-04-22 14:41:48 +00:00
Kevin Fenzi
5ab781961a Bump this timeout way up. 2014-07-19 23:41:52 +00:00
Kevin Fenzi
cd657f2794 Drop this too 2014-07-07 17:29:55 +00:00
Kevin Fenzi
3a52dc1ac4 ok, just do this for now. 2014-07-07 17:17:39 +00:00
Kevin Fenzi
430bdb591a Revert "Revert "That doesn't work, lets try this.""
This reverts commit 362710ffa8.
2014-07-07 17:11:56 +00:00
Kevin Fenzi
362710ffa8 Revert "That doesn't work, lets try this."
This reverts commit 0a33ecd4e3.
2014-07-07 16:55:04 +00:00
Kevin Fenzi
0a33ecd4e3 That doesn't work, lets try this. 2014-07-07 16:44:36 +00:00
Kevin Fenzi
2123ca949c Make virt-instance-create more clear on where it's doing things. 2014-07-07 16:41:09 +00:00
Kevin Fenzi
84212e5e66 Lets see if this is a bit cleaner and more ansibley 2014-07-03 16:37:35 +00:00
Kevin Fenzi
6a94cbdbc7 Set vms to autostart when installed. Tweak timeouts. 2014-06-27 20:08:54 +00:00
Kevin Fenzi
494ec1033e See if this gets check mode happy with the libvirt call 2013-11-25 18:41:58 +00:00
Kevin Fenzi
f1d4e575f0 And of course it needs to be quoted. 2013-11-25 18:37:51 +00:00
Kevin Fenzi
1043af18d2 vhost is a variable too 2013-11-25 18:36:54 +00:00
Kevin Fenzi
5e6941493d Update syntax 2013-11-25 18:33:35 +00:00
e175491fb7 remove repetition of virt_install_command 2013-06-12 17:01:31 +00:00
f803810449 make all the when_string be when 2013-06-11 16:46:07 +00:00
48a865fbc6 change a bunch of when_strings to when's and fix up variables 2013-06-11 16:29:13 +00:00
12eed2035c make the lv be fqdn 2013-06-06 20:56:59 +00:00
2dfef3f7a6 fixme not for the virt instance task list 2013-05-03 16:58:47 +00:00
1696cc678a restructure virt to be more like cloud creation
remove a line from the todo
2013-05-03 16:56:38 +00:00