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/modules
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
..
__init__.py
add_host.py Require `from __future__ import annotations` (#81902) 1 year ago
apt.py apt_*: add more info message while updating apt cache (#83230) 6 months ago
apt_key.py Require `from __future__ import annotations` (#81902) 1 year ago
apt_repository.py apt_*: add more info message while updating apt cache (#83230) 6 months ago
assemble.py docs adjustments (batch 2) (#83368) 6 months ago
assert.py docs adjustments (batch 2) (#83368) 6 months ago
async_status.py async support check mode (#82901) 8 months ago
async_wrapper.py modules: remove PY2 compat (#81990) 10 months ago
blockinfile.py remove ignore clauses for module blockinfile (#83577) 5 months ago
command.py docs adjustments (batch 2) (#83368) 6 months ago
copy.py docs adjustments (batch 2) (#83368) 6 months ago
cron.py docs adjustments (batch 2) (#83368) 6 months ago
deb822_repository.py docs adjustments (#83369) 6 months ago
debconf.py docs adjustments (#83369) 6 months ago
debug.py docs adjustments (#83369) 6 months ago
dnf.py Ensure that we are handling DownloadError properly in the dnf module (#83543) 5 months ago
dnf5.py dnf, dnf5: fix installing via wildcard (#83481) 5 months ago
dpkg_selections.py docs adjustments (#83369) 6 months ago
expect.py docs adjustments (#83369) 6 months ago
fail.py Require `from __future__ import annotations` (#81902) 1 year ago
fetch.py docs adjustments (#83369) 6 months ago
file.py docs adjustments (#83369) 6 months ago
find.py Adds `limit` parameter to `ansible.builtin.find` (#83153) 6 months ago
gather_facts.py docs adjustments - batch(ghi) (#83399) 6 months ago
get_url.py get_url: Verify checksum using tmpsrc, not dest (#64092) 5 months ago
getent.py Fix additional spelling errors in builtin modules (#82012) 1 year ago
git.py fix: remote tracking branch configuration config 5 months ago
group.py docs adjustments - batch(ghi) (#83399) 6 months ago
group_by.py Require `from __future__ import annotations` (#81902) 1 year ago
hostname.py Fix simmilar branches (#83497) 5 months ago
import_playbook.py Fix broken docs RST reference. (#82286) 1 year ago
import_role.py Fix broken docs RST reference. (#82286) 1 year ago
import_tasks.py Fix broken docs RST reference. (#82286) 1 year ago
include_role.py Fix broken docs RST reference. (#82286) 1 year ago
include_tasks.py Fix broken docs RST reference. (#82286) 1 year ago
include_vars.py docs adjustments - batch(ghi) (#83399) 6 months ago
iptables.py docs adjustments - batch(ghi) (#83399) 6 months ago
known_hosts.py known_hosts: don't modify `AnsibleModule.params` (#83517) 5 months ago
lineinfile.py lineinfile, remove incorrect/unused 'others' option (#82436) 11 months ago
meta.py Document no until support for meta (#82795) 9 months ago
package.py Eaiser package mgr overrides (#82629) 8 months ago
package_facts.py package_facts: fix warning logic (#83520) 5 months ago
pause.py review modules docs - batch(klmpr) (#83418) 6 months ago
ping.py Require `from __future__ import annotations` (#81902) 1 year ago
pip.py review modules docs - batch(klmpr) (#83418) 6 months ago
raw.py Require `from __future__ import annotations` (#81902) 1 year ago
reboot.py Require `from __future__ import annotations` (#81902) 1 year ago
replace.py replace: update after/before example (#83453) 5 months ago
rpm_key.py review modules docs - batch(klmpr) (#83418) 6 months ago
script.py Require `from __future__ import annotations` (#81902) 1 year ago
service.py fix misc. documentation typos and formatting for modules starting with s (#83420) 5 months ago
service_facts.py service_facts on OpenBSD: Don't crash on '=' in rcctl flags. (#83458) 5 months ago
set_fact.py Require `from __future__ import annotations` (#81902) 1 year ago
set_stats.py fix misc. documentation typos and formatting for modules starting with s (#83420) 5 months ago
setup.py fix misc. documentation typos and formatting for modules starting with s (#83420) 5 months ago
shell.py Require `from __future__ import annotations` (#81902) 1 year ago
slurp.py Require `from __future__ import annotations` (#81902) 1 year ago
stat.py fix misc. documentation typos and formatting for modules starting with s (#83420) 5 months ago
subversion.py fix misc. documentation typos and formatting for modules starting with s (#83420) 5 months ago
systemd.py rename systemd module to services only (#77644) 3 years ago
systemd_service.py fix misc. documentation typos and formatting for modules starting with s (#83420) 5 months ago
sysvinit.py fix misc. documentation typos and formatting for modules starting with s (#83420) 5 months ago
tempfile.py Create prefix of file using ansible.builtin.tempfile (#82209) 1 year ago
template.py docs(template): use unambiguous syntax for mode (#82079) 1 year ago
unarchive.py unarchive: handle content and size differences (#83454) 5 months ago
uri.py fix misc. documentation typos and formatting for modules starting with u-y (#83422) 5 months ago
user.py fix misc. documentation typos and formatting for modules starting with u-y (#83422) 5 months ago
validate_argument_spec.py fix misc. documentation typos and formatting for modules starting with u-y (#83422) 5 months ago
wait_for.py wait_for, fallback to read for non mmapable files (#82064) 1 year ago
wait_for_connection.py fix misc. documentation typos and formatting for modules starting with u-y (#83422) 5 months ago
yum_repository.py fix misc. documentation typos and formatting for modules starting with u-y (#83422) 5 months ago