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 11f1177e6c
Operate pexpect with bytes to limit encoding issues (#73255)
* Operate pexpect with bytes to limit encoding issues

* Update tests to ensure no pepxect encoding issues

* Add changelog fragment

* Add multiline note

* Use rst formatting directly
4 years ago
..
_vendor Rename to ansible-core (#72594) 4 years ago
cli ansible-doc - account for empty meta/main.yml (#73590) 4 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Update collection routing (#73046) 4 years ago
errors Fix YAML error message when error is at the end of the file (#73241) 4 years ago
executor module compat for py3.8+ controller (#73423) 4 years ago
galaxy ansible-galaxy - set the cache file after getting all collection versions (#73557) 4 years ago
inventory inventory: misc typo fixes (#73695) 4 years ago
module_utils Add argument spec validator (#73335) 4 years ago
modules Operate pexpect with bytes to limit encoding issues (#73255) 4 years ago
parsing fix typo in ansible vault decrypt if vault error (#73542) 4 years ago
playbook Remove warning about role validation with deps (#73653) 4 years ago
plugins Minor Doc Update to password.py (#73468) 4 years ago
template Local vars should have highest precedence in AnsibleJ2Vars (#72830) 4 years ago
utils Use iskeyword and str.isidentifier for "is FQCN" (#73279) 4 years ago
vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
__init__.py transparent downstream vendoring (#69850) 4 years ago
constants.py Allow restricting config values to enumerated list (#73162) 4 years ago
context.py Become plugins (#50991) 6 years ago
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 4 years ago
release.py Bump devel to 2.11.0 (#70121) 4 years ago