ansible/lib/ansible
Sviatoslav Sydorenko ece0be30ab
Move ansible.galaxy.collection module into package
This change preserves how all the external imports refer to this code
while allowing us to start cutting the spaghetti into more easily
maintainable pieces.

This is a start of the upcoming refactoring effort destined to
eliminate tight coupling, implicit data manipulation, god objects,
abstraction leaks and other code smells.

Essentially, `ansible.galaxy.collection` is going to be a package that
holds parts of the collection management code spread across loosely
coupled modules.

PR: #71931
2020-09-25 16:15:10 +02:00
..
_vendor transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
cli ansible-vault: Fix typo in help message (#71485) 2020-08-31 14:58:45 -05:00
collections collection routing (#67684) 2020-05-26 09:42:06 -07:00
compat Updated bundled libraries (#70418) 2020-07-02 12:39:00 -05:00
config skydive.skydive was renamed to community.skydive (#71357) 2020-08-19 21:46:20 +01:00
errors Make filter type errors 'loop friendly' (#70417) 2020-07-10 18:49:57 -04:00
executor Fix passing the connection timeout to connection plugins (#71722) 2020-09-15 11:34:11 -04:00
galaxy Move ansible.galaxy.collection module into package 2020-09-25 16:15:10 +02:00
inventory don't set warn = True, it will be overwritten in the next line (#71682) 2020-09-12 02:58:09 -05:00
module_utils Let get_file_attributes() work without lsattr -v (#71845) 2020-09-22 16:15:47 -05:00
modules update the definition of changed (#71865) 2020-09-24 14:33:22 -05:00
parsing Add more include and yaml parsing tests (#70506) 2020-08-04 11:24:52 -07:00
playbook Allow meta tasks to use tags (#67508) 2020-08-21 11:08:49 -04:00
plugins [default callback] Show include_tasks task banner (#71821) 2020-09-22 11:40:12 -04:00
template Provide more information in AnsibleUndefinedVariable (#71666) 2020-09-22 09:38:53 -04:00
utils fix coverage output from synthetic packages (#71727) 2020-09-14 09:14:23 -07:00
vars add jinja2 global to reserved names (#71088) 2020-08-05 10:43:31 -04:00
__init__.py transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
constants.py Remove some constants.py deprecated items (#70466) 2020-07-07 18:41:19 -05:00
context.py
release.py Bump devel to 2.11.0 (#70121) 2020-06-17 14:22:38 -05:00