Files
community.general/lib/ansible/module_utils
Toshio Kuratomi d088030fa6 Facts Timeout was not settable via ansible.cfg
The timeout for gathering facts needs to be settable from three places
(highest precedence to lowest):

* programmatically
* ansible.cfg (equivalent to the user specifying it explicitly when
  calling setup)
* from the default value

The code was changed in b4bd6c80de to
allow programmatically and the default value to work correctly but
setting via ansible.cfg/parameter was broken.

This change should fix setting via ansible.cfg and adds unittests for
all three cases

Fixes #23753
2017-05-01 07:59:42 -07:00
..
2017-04-06 16:58:16 -07:00
2017-04-20 10:35:59 -04:00
2015-04-28 09:36:42 -04:00
2017-04-07 19:22:17 -04:00
2017-04-27 11:41:43 +01:00
2017-04-27 11:41:43 +01:00
2017-03-22 20:50:28 -05:00
2017-04-20 15:58:45 -04:00
2017-04-07 19:22:17 -04:00
2017-04-07 19:22:17 -04:00
2016-02-08 19:10:04 +01:00
2017-01-06 17:07:42 -05:00
2017-04-27 11:44:26 -04:00
2016-11-02 17:00:27 -07:00
2017-03-22 20:50:28 -05:00
2016-09-12 13:35:57 -04:00
2017-02-15 10:30:45 +00:00
2017-02-16 11:29:43 -08:00
2017-04-07 19:22:17 -04:00
2016-12-04 10:46:41 +00:00
2017-04-07 19:22:17 -04:00