d088030fa6
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
|
||
---|---|---|
.. | ||
basic | ||
ec2 | ||
facts | ||
fixtures | ||
gcp | ||
json_utils | ||
__init__.py | ||
test_basic.py | ||
test_database.py | ||
test_distribution_version.py | ||
test_facts.py | ||
test_known_hosts.py | ||
test_postgresql.py | ||
test_text.py |