Commit graph

72 commits

Author SHA1 Message Date
691adee6ee Fix name[casing] ansible-lint issues
fix 1900 failures of the following case issue:

`name[casing]: All names should start with an uppercase letter.`

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 20:20:07 +10:00
89f6f1fc32 Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
Kevin Fenzi
bf72724c85 re-add tasks/persistent_cloud.yml as it is used by copr
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-13 14:08:37 -07:00
Kevin Fenzi
c529380547 Spring cleaning time. :)
I removed all the old files, inventory, playbooks, roles and other from
services we no longer run or use. There was a bunch of cruft in there
and I hope that will make the repo cleaner and easier to look for things
we actually do run and care about.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-13 14:02:41 -07:00
Pavel Raiskup
7ddd7caf1c persistent_cloud: make volume mount task idempotent 2020-04-24 21:34:07 +02:00
Kevin Fenzi
06df62f7ae Lets see if this works 2018-10-01 22:05:11 +00:00
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