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
This commit is contained in:
Rick Elrod
2020-11-13 15:42:10 -06:00
committed by GitHub
parent 452bc3af04
commit 6894ae7d1d
22 changed files with 50 additions and 43 deletions

2
.gitignore vendored
View File

@@ -79,6 +79,8 @@ Vagrantfile
/lib/ansible.egg-info/
# First used in the `devel` branch during Ansible 2.10 development.
/lib/ansible_base.egg-info/
# First used in the `devel` branch during Ansible 2.11 development.
/lib/ansible_core.egg-info/
/shippable/
/test/integration/cloud-config-*.*
!/test/integration/cloud-config-*.*.template