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
xbj110825 cd4d6e838d
fix: remote tracking branch configuration config
Previously, the function always used 'origin' as the remote name.
The command now dynamically uses the provided remote name, ensuring proper configuration for non-origin remotes.

Signed-off-by: xbj110825 <xbj1108_25@126.com>
5 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
cli actually show plugin config warnings/deprecations (#82593) 5 months ago
collections Require `from __future__ import annotations` (#81902) 1 year ago
compat Remove Python `< 3.5` `selectors` fallbacks (#81872) 1 year ago
config actually show plugin config warnings/deprecations (#82593) 5 months ago
errors config, integrate dynamic galaxy servers (#83129) 6 months ago
executor Fix incorrect rc when executing end_host in rescue (#83522) 5 months ago
galaxy Remove Python 3.10 support for the controller (#83221) 5 months ago
inventory Require `from __future__ import annotations` (#81902) 1 year ago
module_utils update distro version to 1.9.0 (#83540) 5 months ago
modules fix: remote tracking branch configuration config 5 months ago
parsing vault: Handle directory value to vault password file (#83384) 5 months ago
playbook Validate and process Handler.listen only once (#83400) 6 months ago
plugins review modules docs - batch(fragments) (#83431) 5 months ago
template inspect components, ansible_managed templatable (#83053) 7 months ago
utils Remove Python 3.10 support for the controller (#83221) 5 months ago
vars hostvars templating fix, override serialization (#83509) 5 months ago
__init__.py Require `from __future__ import annotations` (#81902) 1 year ago
__main__.py Require `from __future__ import annotations` (#81902) 1 year ago
constants.py actually show plugin config warnings/deprecations (#82593) 5 months ago
context.py Require `from __future__ import annotations` (#81902) 1 year ago
keyword_desc.yml MUNI tech writers: timeout documentation. (#83152) 6 months ago
release.py Bump devel to 2.18.0.dev0 (#82934) 8 months ago