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
Matt Martz 2bf6507c44
Use newer is_sequence function instead of MutableSequence (#44331)
* Use newer is_sequence function instead of MutableSequence. Fixes #44327

* Add changelog for #44331

* Update changelog fragment to describe the fix in more detail
6 years ago
..
cli Mass nuke deprecated items that are easily removed. ci_complete (#44320) 6 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 6 years ago
config Update netconf_config module (#44379) 6 years ago
errors give hint to users when a file is not found 7 years ago
executor Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 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 Update netconf_config module (#44379) 6 years ago
modules ldap_passwd.passwd_set: Use the synchronous API 6 years ago
parsing Mass nuke deprecated items that are easily removed. ci_complete (#44320) 6 years ago
playbook Mass nuke deprecated items that are easily removed. ci_complete (#44320) 6 years ago
plugins Use newer is_sequence function instead of MutableSequence (#44331) 6 years ago
template Add specific exceptions to except 6 years ago
utils Update netconf_config module (#44379) 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 6 years ago