Rick Elrod
|
a4b89d6d0b
|
set ansible caching back to jsonfile
Signed-off-by: Rick Elrod <relrod@redhat.com>
|
2020-06-06 15:33:24 -05:00 |
|
Kevin Fenzi
|
bd59b6287a
|
ansible server: fix python2 vs python3 paths in config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-06-05 18:56:21 -07:00 |
|
Kevin Fenzi
|
001a28e583
|
ansible / server: also comment out that plugin in config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-06-03 10:25:26 -07:00 |
|
Pierre-Yves Chibon
|
e060e7efa1
|
Rename the fedora_messaging callback and enable it in ansible
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
|
2020-05-14 22:32:21 +02:00 |
|
Kevin Fenzi
|
4957a811f1
|
ansible: try and clean up callback_plugins
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-05-14 12:30:10 -07:00 |
|
Kevin Fenzi
|
8b408c8a79
|
ansible-server: fix roles path to work with linux-system-roles
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-05-12 16:11:20 -07:00 |
|
Kevin Fenzi
|
a53f65d164
|
dns: add a 10.16.0.0 reverse dns zone so s390 builders will resolve for reverse dns.
|
2020-04-24 21:34:27 +02:00 |
|
Kevin Fenzi
|
12287e3e23
|
ansible server: set interpreter_python to auto instead of auto_legacy (default)
This will cause ansible command line to also detect things the way our playbooks do.
ie, prefer python3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-04-24 21:34:20 +02:00 |
|
Rick Elrod
|
05efd6c0e7
|
and use it
Signed-off-by: Rick Elrod <relrod@redhat.com>
|
2020-04-24 21:34:15 +02:00 |
|
Kevin Fenzi
|
ca87780119
|
ansible: try and move the ansible_python_interpreter setting to group_vars/all
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2019-05-30 22:34:06 +00:00 |
|
Kevin Fenzi
|
5caa9024c5
|
ansible: drop each host/group setting ansible_python_interpreter and just change the interpreter_python value on the control host.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2019-05-30 21:59:28 +00:00 |
|
Kevin Fenzi
|
3a5f3c7894
|
ansible-server: just switch to all scp
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2019-04-09 18:59:13 +00:00 |
|
Kevin Fenzi
|
678e78acab
|
ansible-server: switch transport to use scp first, then piped, and only then sftp
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2019-04-09 18:54:09 +00:00 |
|
Kevin Fenzi
|
c44bb085a1
|
add fuse.glusterfs to list of special filesystems
|
2018-08-20 20:50:32 +00:00 |
|
Kevin Fenzi
|
da8324764f
|
Drop special remote_tmp casing for targets with become, instead just switch everything to use /tmp for remote tmp.
ansible picks a pretty random dir and this works with the case of users who cannot write to their homedir.
|
2018-07-11 21:29:29 +00:00 |
|
Kevin Fenzi
|
4abad78f55
|
make the facts cache use ~
|
2018-07-02 18:46:10 +00:00 |
|
Kevin Fenzi
|
2ddec06c5c
|
enable constructed inventory plugin even though it does not do what I want yet
|
2018-06-14 23:14:52 +00:00 |
|
Kevin Fenzi
|
3c8866abbd
|
lets try some fact caching
|
2018-05-18 17:18:42 +00:00 |
|
Kevin Fenzi
|
8a8980044d
|
we need merge behavior here for osbs
|
2017-11-20 23:38:03 +00:00 |
|
Kevin Fenzi
|
b55efeaa61
|
put forks back to pre ansible 2.4 value for more testing
|
2017-10-17 17:43:16 +00:00 |
|
Kevin Fenzi
|
10293f57dd
|
try 90 here
|
2017-10-16 13:59:25 +00:00 |
|
Kevin Fenzi
|
5487e61986
|
no compression at all
|
2017-10-16 03:43:21 +00:00 |
|
Kevin Fenzi
|
f815304250
|
perhaps this is causing the mem issue
|
2017-10-16 02:50:22 +00:00 |
|
Kevin Fenzi
|
bbd16eaec5
|
try decreasing forks a bit
|
2017-10-16 01:14:40 +00:00 |
|
Kevin Fenzi
|
69fd8d117a
|
switch all the handlers to import and drop the global static import
|
2017-10-15 20:29:59 +00:00 |
|
Kevin Fenzi
|
07bc405e04
|
no retry files please
|
2017-10-15 20:12:16 +00:00 |
|
Kevin Fenzi
|
ceff9bfca4
|
first stab at replacing include with include_playbook or includ_tasks
|
2017-10-15 19:46:08 +00:00 |
|
Kevin Fenzi
|
46c0c63d92
|
Fix plugins paths
|
2017-10-15 19:11:15 +00:00 |
|
Kevin Fenzi
|
8a816e92c6
|
This module is finally gone from ansible. :(
|
2017-10-15 19:04:33 +00:00 |
|
Kevin Fenzi
|
b105f8a4d2
|
messing up comment in template
|
2017-10-15 18:57:10 +00:00 |
|
Kevin Fenzi
|
b56675cba5
|
sync ansible config with upstream 2.4 version
|
2017-10-15 18:51:02 +00:00 |
|
Patrick Uiterwijk
|
936e8b261a
|
yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
|
2017-10-09 00:38:26 +02:00 |
|
Patrick Uiterwijk
|
adcbf72f03
|
Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2017-10-08 22:25:52 +00:00 |
|
Kevin Fenzi
|
feead615f2
|
no more core or extras here
|
2017-04-12 22:15:35 +00:00 |
|
Kevin Fenzi
|
44f7ddfed6
|
drop openshift ansible from here, it is pulled in on the osbs control host now
|
2016-11-28 22:07:53 +00:00 |
|
Kevin Fenzi
|
6cfe573263
|
try importing the openshift ansible repo and roles to use with oour osbs
|
2016-10-14 21:32:54 +00:00 |
|
Patrick Uiterwijk
|
a5c264781a
|
Hotfix for nova_compute bug
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2016-10-05 11:03:32 +00:00 |
|
Kevin Fenzi
|
42afc9a637
|
Fix a bunch of places that didn't use the full correct mode
|
2016-08-08 19:53:57 +00:00 |
|
Kevin Fenzi
|
04a52b8667
|
Death to all trailing whitespace.
|
2016-08-08 19:36:31 +00:00 |
|
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
|
04bb673626
|
Set handler includes to be static to make our included handlers work again.
|
2016-05-25 16:28:05 +00:00 |
|
Kevin Fenzi
|
37de5e8009
|
10 second timeout is too fast for some loaded machines, up it to 60.
|
2016-02-26 21:09:57 +00:00 |
|
Kevin Fenzi
|
4d64c39ec0
|
Up the max forks to 125
|
2016-02-14 23:20:05 +00:00 |
|
Kevin Fenzi
|
7a8e866a46
|
Lets not bother with retry files. We don't use them and they just clutter things.
|
2016-02-02 20:51:33 +00:00 |
|
Kevin Fenzi
|
dd3e393ab4
|
Set ansible facts gathering to smart, might save us some cycles.
|
2016-01-30 19:20:31 +00:00 |
|
Kevin Fenzi
|
91edac362d
|
Merge new ansible 2.0 config into ours, switch to vmdiff v2 script for vmdiff.
|
2016-01-30 17:27:52 +00:00 |
|
Kevin Fenzi
|
b1d1bec70a
|
Fix up ansible config so things are idempotent
|
2015-09-21 21:51:59 +00:00 |
|
Praveen Kumar
|
4b1e5162d7
|
Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html
|
2014-11-05 15:32:11 +00:00 |
|
Kevin Fenzi
|
d71f6ea27e
|
Fix typo
|
2014-10-04 02:21:41 +00:00 |
|
Kevin Fenzi
|
9901df6709
|
Fix path to script
|
2014-10-04 02:20:06 +00:00 |
|