Patrick Uiterwijk
|
9dd2b8e5af
|
Also show useful ansible info when no name: is provided for a task
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2016-06-26 21:21:43 +00:00 |
|
Kevin Fenzi
|
5b390298d7
|
Move this task down so the variable is assigned in the right play
|
2016-06-26 21:00:10 +00:00 |
|
Kevin Fenzi
|
da733c3008
|
Also need vars files here.
|
2016-06-26 20:53:44 +00:00 |
|
Kevin Fenzi
|
041d8bdb63
|
Need to include vars in this last play too or the playbook fails.
|
2016-06-26 16:57:47 +00:00 |
|
Kevin Fenzi
|
729e640b1c
|
Drop this recurse for a while
|
2016-06-26 01:51:58 +00:00 |
|
Kevin Fenzi
|
4cec7a28d7
|
Drop seperate yum clean all calls.
|
2016-06-25 22:09:52 +00:00 |
|
Kevin Fenzi
|
6617fcdc95
|
Fix syntax this way.
|
2016-06-25 20:51:44 +00:00 |
|
Kevin Fenzi
|
01382c772f
|
Make this idempotent
|
2016-06-25 20:50:15 +00:00 |
|
Kevin Fenzi
|
dca4749ecf
|
Fix typo
|
2016-06-25 20:47:09 +00:00 |
|
Kevin Fenzi
|
0835b5d8cb
|
And fix this failed when
|
2016-06-25 20:44:52 +00:00 |
|
Kevin Fenzi
|
ccefb53e23
|
This has to be a shell
|
2016-06-25 20:42:39 +00:00 |
|
Kevin Fenzi
|
83e8f454ca
|
Move the logic to the command
|
2016-06-25 20:41:49 +00:00 |
|
Kevin Fenzi
|
0a921a8bc7
|
See if we can escape the :s here
|
2016-06-25 20:38:38 +00:00 |
|
Kevin Fenzi
|
e1fed90fee
|
Check offloading and only run command when needed.
|
2016-06-25 20:35:47 +00:00 |
|
Kevin Fenzi
|
7edebbb9aa
|
fix up keygen playbook to be more idempotent
|
2016-06-25 20:21:44 +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
|
e2f2a0fd52
|
Switch some shell commands to file for idempotency
|
2016-06-25 20:02:06 +00:00 |
|
Kevin Fenzi
|
ac7673efb8
|
Fix incorrect path in check
|
2016-06-25 19:50:07 +00:00 |
|
Kevin Fenzi
|
43d6702fcf
|
Drop this recurse, it causes an unneeded change.
|
2016-06-25 19:36:22 +00:00 |
|
Kevin Fenzi
|
358b6951e6
|
Fix role path here
|
2016-06-25 19:25:20 +00:00 |
|
Kevin Fenzi
|
1fd9951db0
|
See if we can sort out some of the bodhi base vs backend playbooks causing multiple changes.
|
2016-06-25 19:21:17 +00:00 |
|
Kevin Fenzi
|
c4483d8dc4
|
Another try to exclude beaker hosts
|
2016-06-25 19:03:51 +00:00 |
|
Kevin Fenzi
|
da1d98e13c
|
Try this.
|
2016-06-25 18:58:08 +00:00 |
|
Kevin Fenzi
|
e0896e7b22
|
set these on beaker hosts to avoid a daily failed
|
2016-06-25 18:54:06 +00:00 |
|
Adam Miller
|
47a1cb4d76
|
register origin_verison as an ansible fact for osbs
Signed-off-by: Adam Miller <admiller@redhat.com>
|
2016-06-25 18:34:21 +00:00 |
|
Adam Miller
|
145b981a17
|
Revert "changing hosts listing to group and limiting with when"
This reverts commit 68fbcbd52b.
|
2016-06-25 18:27:30 +00:00 |
|
Kevin Fenzi
|
28ce5cedb6
|
Fix hostname call
|
2016-06-25 18:19:42 +00:00 |
|
Kevin Fenzi
|
aa9d62b4ef
|
Fix hostname calls to use hostname module instead of shell
|
2016-06-25 18:16:20 +00:00 |
|
Kevin Fenzi
|
f52ecf6793
|
Fix }
|
2016-06-25 18:12:27 +00:00 |
|
Kevin Fenzi
|
2d61e0754d
|
Fix up some more non idempotent things.
|
2016-06-25 18:09:34 +00:00 |
|
Kevin Fenzi
|
3b73ad90ff
|
Also need to remove the old task
|
2016-06-25 17:55:24 +00:00 |
|
Kevin Fenzi
|
df31d57750
|
Rework this area so we don't get chrony check failures all the time
|
2016-06-25 17:52:30 +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 |
|
Adam Miller
|
68fbcbd52b
|
changing hosts listing to group and limiting with when
Signed-off-by: Adam Miller <admiller@redhat.com>
|
2016-06-25 02:44:11 +00:00 |
|
Adam Miller
|
8cee9eae5f
|
Merge branch 'master' of /git/ansible
* 'master' of /git/ansible:
Disable some playbooks that don't complete.
|
2016-06-25 02:26:24 +00:00 |
|
Adam Miller
|
d9a4261285
|
fix quotations for openshift_required_images list
Signed-off-by: Adam Miller <admiller@redhat.com>
|
2016-06-25 02:26:16 +00:00 |
|
Kevin Fenzi
|
d075938a41
|
Disable some playbooks that don't complete.
|
2016-06-25 02:25:30 +00:00 |
|
Adam Miller
|
110c556575
|
pre-stage openshift docker images in our registry for osbs
Signed-off-by: Adam Miller <admiller@redhat.com>
|
2016-06-25 02:23:46 +00:00 |
|
Kevin Fenzi
|
424b91148c
|
Add handlers to this playbook
|
2016-06-25 01:54:45 +00:00 |
|
Kevin Fenzi
|
80439f2367
|
Add iddev to persistent cloud group so things like resolv.conf are valid
|
2016-06-25 01:51:20 +00:00 |
|
Kevin Fenzi
|
d2b50e6f16
|
Add ifcfg blacklist
|
2016-06-25 01:46:49 +00:00 |
|
Stephen Smoogen
|
182d8204ae
|
Merge branch 'master' of /git/ansible
|
2016-06-24 23:26:06 +00:00 |
|