Kevin Fenzi
|
a8714caab3
|
first cut at changing all the old |changed to is changed per ansible deprecations
|
2018-05-07 23:51:48 +00:00 |
|
Mikolaj Izdebski
|
3a591c2ad3
|
Increase timeout for spinning UP VM using nova_compute
|
2018-04-09 09:21:49 +00:00 |
|
Kevin Fenzi
|
d8d79f7933
|
more adjusting to ansible not wanting | in when
|
2018-04-04 22:52:22 +00:00 |
|
Kevin Fenzi
|
9368950a21
|
perhaps this needs to import in order to find the handler correctly
|
2017-11-07 18:43:17 +00:00 |
|
Kevin Fenzi
|
8927aba6a3
|
try and adjust cloud deployment to handle strict ssh keys
|
2017-11-07 18:39:25 +00:00 |
|
Kevin Fenzi
|
bf7c4ad10a
|
do not mess with ssh known hosts when spinning new instances in cloud
|
2017-08-23 17:30:25 +00:00 |
|
Kevin Fenzi
|
920cc15e4a
|
mobe basessh role to the end
|
2017-08-21 23:56:01 +00:00 |
|
Patrick Uiterwijk
|
aef0feda87
|
Turns out it was just missing a name=
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2017-08-16 17:43:00 +00:00 |
|
Patrick Uiterwijk
|
e2b829c900
|
Turns out name: is incompatible with include_role
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2017-08-16 17:41:49 +00:00 |
|
Patrick Uiterwijk
|
0f68548855
|
Deploy SSH config to all persistent cloud
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2017-08-16 17:40:53 +00:00 |
|
Patrick Uiterwijk
|
bc31ff475a
|
Get from the right path
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2017-08-15 16:21:00 +00:00 |
|
Patrick Uiterwijk
|
675ceea37c
|
Give cloud boxes an ssh cert
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2017-08-15 16:19:05 +00:00 |
|
Kevin Fenzi
|
dfe752749d
|
try this syntax
|
2016-11-04 22:16:52 +00:00 |
|
Kevin Fenzi
|
9a17e3ffe2
|
try and set this to default to avoid two fails on every cloud instance
|
2016-11-04 22:14:36 +00:00 |
|
Kevin Fenzi
|
bf1e670a98
|
tweak cloud setup to try and get rid of anoying noise in check diff
|
2016-11-03 23:27:27 +00:00 |
|
Kevin Fenzi
|
b1a2d105c9
|
In ansible 2.2 always_run is depreciated. Switch to check_mode.
|
2016-11-01 16:29:49 +00:00 |
|
Kevin Fenzi
|
7808ede479
|
one more time with feeling
|
2016-10-21 18:57:24 +00:00 |
|
Kevin Fenzi
|
a374ede222
|
perhaps this is what I need
|
2016-10-21 18:56:10 +00:00 |
|
Kevin Fenzi
|
e8cb6b5330
|
ok, how about this
|
2016-10-21 18:52:46 +00:00 |
|
Kevin Fenzi
|
e12dd35d25
|
try this to get volume attach working
|
2016-10-21 18:50:42 +00:00 |
|
Kevin Fenzi
|
6d1e65fcdb
|
try ignoring errors here as well for ansible 2.2
|
2016-10-13 21:12:01 +00:00 |
|
Kevin Fenzi
|
04a52b8667
|
Death to all trailing whitespace.
|
2016-08-08 19:36:31 +00:00 |
|
Kevin Fenzi
|
18e2fcf325
|
Always run the check to see if the host is up or not
|
2016-07-06 16:18:20 +00:00 |
|
Kevin Fenzi
|
27cb804afc
|
sadly, serial is not acceptable here
|
2016-07-05 22:29:53 +00:00 |
|
Kevin Fenzi
|
bc0985d70c
|
Work around locking issue in known_hosts.
|
2016-07-05 20:33:08 +00:00 |
|
Patrick Uiterwijk
|
ca0ea0d3e9
|
Revert "Remove quotes"
This reverts commit e705a11ad4.
|
2016-06-29 11:35:42 +00:00 |
|
Patrick Uiterwijk
|
e705a11ad4
|
Remove quotes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2016-06-29 11:35:15 +00:00 |
|
Kevin Fenzi
|
5632821887
|
Further down the rabbit hole. ;)
|
2016-06-25 20:15:53 +00:00 |
|
Kevin Fenzi
|
d2d87adf65
|
A few more tweaks
|
2016-06-25 20:12:53 +00:00 |
|
Kevin Fenzi
|
b215b57121
|
Try this to mask the failure
|
2016-06-25 20:11:01 +00:00 |
|
Kevin Fenzi
|
2d61e0754d
|
Fix up some more non idempotent things.
|
2016-06-25 18:09:34 +00:00 |
|
Kevin Fenzi
|
4c4a150033
|
Actually revert this part too
|
2016-06-25 17:43:02 +00:00 |
|
Kevin Fenzi
|
a9676bbd8b
|
Give up for now.
|
2016-06-25 17:41:23 +00:00 |
|
Kevin Fenzi
|
b5cee60891
|
Perhaps this will do what I need.
|
2016-06-25 17:40:09 +00:00 |
|
Kevin Fenzi
|
f06c497008
|
Try this one
|
2016-06-25 17:36:28 +00:00 |
|
Kevin Fenzi
|
39d1f455cd
|
Try this
|
2016-06-25 17:32:32 +00:00 |
|
Kevin Fenzi
|
b443ef53e5
|
I guess we still need to ignore here.
|
2016-06-25 17:27:45 +00:00 |
|
Kevin Fenzi
|
4ed8d5e0ab
|
Rework the persistent volume attach to not have errors that are ignored.
|
2016-06-25 17:26:01 +00:00 |
|
Kevin Fenzi
|
2729f700bf
|
try this and see if it fixes volume handling in new ansible
|
2016-06-23 21:23:34 +00:00 |
|
Kevin Fenzi
|
9006a36832
|
Update all calls to sudo to use 'become' and sudo_user to 'become_user'
|
2016-02-02 21:24:45 +00:00 |
|
Kevin Fenzi
|
650b671878
|
Move persistent_cloud_new to just persistent_cloud as the old one isn't used anymore.
|
2015-12-14 19:26:36 +00:00 |
|
Ralph Bean
|
27dc601d13
|
Try specifying a region for the ec2 module.
|
2015-04-15 20:22:40 +00:00 |
|
Kevin Fenzi
|
5e61d476e9
|
Remove user_data until I can figure out how to make it work.
|
2014-01-15 16:50:37 +00:00 |
|
Kevin Fenzi
|
e408633b86
|
Stab at disabling the anoying login as fedora junk in fedora cloud images.
|
2014-01-06 22:33:00 +00:00 |
|
Kevin Fenzi
|
b30d7946c0
|
Another one
|
2014-01-01 19:47:31 +00:00 |
|
Kevin Fenzi
|
f7d56ff2b1
|
Fix old variable usage. Patch from janeznemanic. Thanks!
|
2014-01-01 19:15:11 +00:00 |
|
Seth Vidal
|
e17c382de4
|
- remove now-unused persistent_cloud_nodisks
- update persistent_cloud to use new when: conditional instead of when_filed and only_if
|
2013-06-18 16:58:09 +00:00 |
|
Seth Vidal
|
c4f4c774ed
|
tested this one out, copiously - and eventhough it makes me grumpy - at least it works
|
2013-03-07 06:21:31 +00:00 |
|
Seth Vidal
|
2d29784816
|
once more - I hope
|
2013-03-07 06:03:36 +00:00 |
|
Seth Vidal
|
c7c92845fd
|
and {} for that value
|
2013-03-07 05:57:47 +00:00 |
|