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
Will Thames b8907ff09e
k8s_facts should not throw exceptions when not found (#44429)
Handle the case where a resource is not found by catching
the exception and returning an empty result set.
7 years ago
..
cli Fix ansible-doc and docsite generation for removed modules 7 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 7 years ago
config Fix another corner case of too many warnings for world readable current working directory 7 years ago
errors give hint to users when a file is not found 8 years ago
executor fix issue with no_log in py3 7 years ago
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 8 years ago
inventory Error on empty group/host name (#42584) 8 years ago
module_utils k8s_facts should not throw exceptions when not found (#44429) 7 years ago
modules Correct documentation for deployment_mode flag (#25978) 7 years ago
parsing Fix ansible-doc and docsite generation for removed modules 7 years ago
playbook Bump sudo/su deprecation to 2.9 (#44581) 7 years ago
plugins YUM4/DNF compatibility via yum action plugin (#44322) 7 years ago
template Remove bare_deprecated functionality (#44517) 7 years ago
utils Update the ignore and doc_fragments for E-Series 7 years ago
vars Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 7 years ago
__init__.py
constants.py We can create a frozenset from a tuple 7 years ago
release.py update 2.7 codename 8 years ago