Commit Graph

20 Commits

Author SHA1 Message Date
Patrick Uiterwijk
73f695ab72 Move the rest of yum: to package: as well
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02: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
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Kevin Fenzi
4cafc2bd37 Fix all tasks to not use old action: statements. 2016-01-06 21:25:10 +00:00
Miroslav Suchý
c9e9a21cf3 temporary disable failure check of growpart of 2nd partition
because on Fedora23 it returns rc 2 when it does not exist
2015-11-30 08:00:08 +01:00
Miroslav Suchý
80c68c7fd6 temporary disable failure check of growpart of 2nd partition
because on Fedora23 it returns rc 2 when it does not exist
2015-11-30 07:39:09 +01:00
Kevin Fenzi
f927b0d907 Update this to use 'is defined' 2014-03-04 18:47:58 +00:00
Kevin Fenzi
18ec0ff132 equality 2014-01-22 21:51:53 +00:00
Kevin Fenzi
1a1f1fb2ca Try to clean this up so it doesn't show failed or changed when it isn't 2014-01-22 21:50:52 +00:00
Kevin Fenzi
c377d22903 Try and make it so growpart doesn't show changed if it didn't change anything. 2014-01-07 19:54:00 +00:00
Kevin Fenzi
063f293ba8 Always run growpart on check because we use the result. 2014-01-01 20:41:26 +00:00
Kevin Fenzi
2fe69599f5 Don't use {{ in when, variables are bare there. 2014-01-01 19:39:48 +00:00
Kevin Fenzi
f7d56ff2b1 Fix old variable usage. Patch from janeznemanic. Thanks! 2014-01-01 19:15:11 +00:00
Ricky Elrod
c17fe661c4 try when instead of when_integer? 2013-09-26 19:28:00 +00:00
Ricky Elrod
c4451ee680 try quotes? 2013-09-26 18:49:57 +00:00
Ricky Elrod
442bef15b3 change this conditional to "when" syntax 2013-09-26 17:56:22 +00:00
Seth Vidal
922d1a7105 add tags to config/packages/service 2013-05-21 20:15:34 +00:00
Seth Vidal
a257bbece0 renae temp f17 to fedora
add a conditional for the infrastructure repo
2013-04-23 00:21:32 +00:00
Seth Vidal
4c8fa880e8 ignore errors out of reboot since, well, since it is kinda obvious 2013-03-04 22:11:51 +00:00
Seth Vidal
be8125b4bd migrate copr-be over to openstack
add growroot_cloud task until we get the initramfs working
2013-02-26 20:04:20 +00:00