You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Abhijeet Kasurde 70d7513542
IPA: Add option to specify timeout (#44572)
This fix allows user to specify idle timeout for fetch_url used
internally in IPA connection and post_json call.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
cli Fix ansible-doc and docsite generation for removed modules 6 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 6 years ago
config Fix another corner case of too many warnings for world readable current working directory 6 years ago
errors give hint to users when a file is not found 7 years ago
executor Fix recursive_finder so it doesn't re-read files multiple times 6 years ago
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 6 years ago
inventory Error on empty group/host name (#42584) 6 years ago
module_utils IPA: Add option to specify timeout (#44572) 6 years ago
modules Added nios_txt_record module (#39264) 6 years ago
parsing Fix ansible-doc and docsite generation for removed modules 6 years ago
playbook Bump sudo/su deprecation to 2.9 (#44581) 6 years ago
plugins Fix incorrect default value for shutdown_command (#44607) 6 years ago
template Remove bare_deprecated functionality (#44517) 6 years ago
utils IPA: Add option to specify timeout (#44572) 6 years ago
vars Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 6 years ago
__init__.py
constants.py We can create a frozenset from a tuple 6 years ago
release.py update 2.7 codename 7 years ago