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
Rick Elrod 6894ae7d1d
Rename to ansible-core (#72594)
Change:
- Initial set of changes for renaming to ansible-core
- Includes changelog fragment changes from base -> core
- Does NOT include docs changes
- Modifies detection stuff in setup.py to support ansible<2.9 and ansible-base

Test Plan:
- ci_complete
5 years ago
..
_vendor Rename to ansible-core (#72594) 5 years ago
cli Added caching mechanism for Galaxy API requests (#71904) 5 years ago
collections avoid fatal exception on invalid collection name (#72296) 5 years ago
compat Updated bundled libraries (#70418) 6 years ago
config Clarify collection paths in docs (#72510) 5 years ago
errors Make filter type errors 'loop friendly' (#70417) 6 years ago
executor Fix super annoying Python 2.6 multiprocessing.Queue stack trace in CI (#72604) 5 years ago
galaxy Added caching mechanism for Galaxy API requests (#71904) 5 years ago
inventory don't set warn = True, it will be overwritten in the next line (#71682) 5 years ago
module_utils Fix AIX networks facts when nestat is either missing or has incorrect permissions (#72516) 5 years ago
modules Fix documented type of mode field in copy module (#72593) 5 years ago
parsing allow any type of unsafe data (#72547) 5 years ago
playbook Fix task get_name to always prepend the role name (#72511) 5 years ago
plugins pause - do not hang if run in the background (#72065) 5 years ago
template rethink wording (#70028) 5 years ago
utils Rename to ansible-core (#72594) 5 years ago
vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago
__init__.py transparent downstream vendoring (#69850) 6 years ago
constants.py Replace some more FQCNs. 5 years ago
context.py Become plugins (#50991) 7 years ago
keyword_desc.yml show keyword documentation in ansible-doc (#72476) 5 years ago
release.py Bump devel to 2.11.0 (#70121) 6 years ago