Skip to content

Issues: ansible/ansible

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[RFE] Make it easier to upgrade all installed collections feature This issue/PR relates to a feature request.
#81629 opened Sep 5, 2023 by myllynen
1 task done
Collection signature verification fails with offline collections bug This issue/PR relates to a bug. needs_verified This issue needs to be verified/reproduced by maintainer P3 Priority 3 - Approved, No Time Limitation
#81597 opened Aug 30, 2023 by myllynen
1 task done
copy module in check mode fails to populate the dest/path attributes of the registered variable affects_2.14 bug This issue/PR relates to a bug. P3 Priority 3 - Approved, No Time Limitation
#81569 opened Aug 23, 2023 by erempel
1 task done
v2_playbook_on_no_hosts_remaining doesn't fire without any_errors_fatal or max_fail_percentage affects_2.15 bug This issue/PR relates to a bug. has_pr This issue has an associated PR. P3 Priority 3 - Approved, No Time Limitation
#81549 opened Aug 21, 2023 by markgoddard
1 task done
pip virtualenv creates chdir twice when using a relative path affects_2.15 bug This issue/PR relates to a bug. easyfix This issue is considered easy to fix by aspiring contributors. has_pr This issue has an associated PR. module This issue/PR relates to a module. P3 Priority 3 - Approved, No Time Limitation verified This issue has been verified/reproduced by maintainer
#81522 opened Aug 16, 2023 by xeals
1 task done
deprecate or extend documentation for AGNOSTIC_BECOME_PROMPT (temp workaround from #34761) easyfix This issue is considered easy to fix by aspiring contributors. P3 Priority 3 - Approved, No Time Limitation
#81501 opened Aug 13, 2023 by agowa
1 task done
ERROR! Unexpected Exception, this is probably a bug: Cannot call rmtree on a symbolic link affects_2.15 bug This issue/PR relates to a bug. has_pr This issue has an associated PR. P3 Priority 3 - Approved, No Time Limitation
#81350 opened Jul 26, 2023 by djyasin
1 task done
uri / get_url: support passage of proxy credentials via module options feature This issue/PR relates to a feature request. waiting_on_contributor This would be accepted but there are no plans to actively work on it.
#81331 opened Jul 22, 2023 by amg1127
1 task done
old_style_cache_plugins integration tests should not use redis bug This issue/PR relates to a bug.
#81328 opened Jul 21, 2023 by nitzmahone
1 task done
Recursive copy with remote_src changes parent directory permissions affects_2.15 bug This issue/PR relates to a bug. module This issue/PR relates to a module. needs_verified This issue needs to be verified/reproduced by maintainer
#81292 opened Jul 18, 2023 by wally007
1 task done
psrp plugin bug with script module using chdir argument affects_2.9 This issue/PR affects Ansible v2.9 bug This issue/PR relates to a bug. has_pr This issue has an associated PR.
#81277 opened Jul 17, 2023 by simon-c-msc
1 task done
2
3
apt_repository module breaks with strange UnicodeDecodeError affects_2.15 bug This issue/PR relates to a bug. module This issue/PR relates to a module. needs_verified This issue needs to be verified/reproduced by maintainer P3 Priority 3 - Approved, No Time Limitation
#81259 opened Jul 14, 2023 by manuel-hiller-ebm
1 task done
Running service_facts stops Graphites carbon-cache affects_2.15 bug This issue/PR relates to a bug. module This issue/PR relates to a module. needs_verified This issue needs to be verified/reproduced by maintainer P3 Priority 3 - Approved, No Time Limitation
#81239 opened Jul 12, 2023 by chgarling
1 task done
User module doesn't update uid/gid on Alpine affects_2.15 bug This issue/PR relates to a bug. module This issue/PR relates to a module. verified This issue has been verified/reproduced by maintainer waiting_on_contributor This would be accepted but there are no plans to actively work on it.
#81186 opened Jul 7, 2023 by vaygr
1 task done
Inconsistent use of DataLoader in plugins affects_2.18 bug This issue/PR relates to a bug. data_tagging
#81168 opened Jul 2, 2023 by tnek213
1 task done
"pause" module should flush Ansible's standard streams if "prompt" argument is supplied affects_2.15 bug This issue/PR relates to a bug. has_pr This issue has an associated PR. module This issue/PR relates to a module. needs_verified This issue needs to be verified/reproduced by maintainer
#81155 opened Jun 29, 2023 by amg1127
1 task done
Ansible apt module unable to remove packages not in CURSTATE_INSTALLED affects_2.16 feature This issue/PR relates to a feature request. module This issue/PR relates to a module. P3 Priority 3 - Approved, No Time Limitation verified This issue has been verified/reproduced by maintainer
#81154 opened Jun 29, 2023 by ZachOldham
1 task done
Allow reload of collection during play affects_2.16 feature This issue/PR relates to a feature request. test This PR relates to tests.
#81153 opened Jun 29, 2023 by larkoie
1 task done
ansible.builtin.copy has unexpected behaviour when copying recursively with remote_src: true affects_2.15 bug This issue/PR relates to a bug. has_pr This issue has an associated PR. module This issue/PR relates to a module. verified This issue has been verified/reproduced by maintainer
#81126 opened Jun 26, 2023 by simon-frankau
1 task done
"service_facts" module cannot report whether a service is enabled or not if it is in "failed" state affects_2.12 bug This issue/PR relates to a bug. module This issue/PR relates to a module. needs_verified This issue needs to be verified/reproduced by maintainer
#81115 opened Jun 23, 2023 by amg1127
1 task done
ansible.builtin.service_facts broken on FreeBSD affects_2.14 feature This issue/PR relates to a feature request. has_pr This issue has an associated PR. module This issue/PR relates to a module. waiting_on_contributor This would be accepted but there are no plans to actively work on it.
#81034 opened Jun 12, 2023 by topical
1 task done
Bug: Native YAML DateTime literals are coming across as DateTime objects affects_2.13 bug This issue/PR relates to a bug. has_pr This issue has an associated PR. P3 Priority 3 - Approved, No Time Limitation
#80948 opened Jun 1, 2023 by mbialozor
1 task done
Accept trailing commas in list config type affects_2.16 feature This issue/PR relates to a feature request. has_pr This issue has an associated PR. waiting_on_contributor This would be accepted but there are no plans to actively work on it.
#80908 opened May 27, 2023 by sjshuck
1 task done
--ask-become-pass not working when fingerprint is enabled (not MFA) affects_2.14 bug This issue/PR relates to a bug. P3 Priority 3 - Approved, No Time Limitation
#80883 opened May 25, 2023 by DevilPepper
1 task done
include_role: apply become_user cannot handle jinja-phrased condition affects_2.16 bug This issue/PR relates to a bug. data_tagging module This issue/PR relates to a module. verified This issue has been verified/reproduced by maintainer
#80869 opened May 23, 2023 by scholtzj
1 task done
ProTip! no:milestone will show everything without a milestone.