mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
scripts/ansible: Update doc links
This commit is contained in:
parent
119d376c79
commit
ceccade90c
1 changed files with 6 additions and 5 deletions
|
@ -33,23 +33,24 @@ GOOD_VER=2.15.2 # Orig for 'yum install [rpm]' & XO laptops (pip install)
|
|||
# APRIL 2021 - ansible-base (2.10) was renamed to ansible-core (2.11+):
|
||||
# https://www.ansible.com/blog/ansible-3.0.0-qa
|
||||
# https://github.com/ansible/ansible/tags
|
||||
# https://github.com/ansible/ansible/releases (OLD)
|
||||
# https://github.com/ansible/ansible/releases
|
||||
# https://github.com/ansible/ansible/commits/stable-2.15
|
||||
# https://github.com/ansible/ansible/blob/stable-2.15/changelogs/CHANGELOG-v2.15.rst
|
||||
# https://github.com/ansible/ansible/commits/stable-2.14
|
||||
# https://github.com/ansible/ansible/blob/stable-2.14/changelogs/CHANGELOG-v2.14.rst
|
||||
# https://github.com/ansible/ansible/commits/stable-2.13
|
||||
# https://github.com/ansible/ansible/blob/stable-2.13/changelogs/CHANGELOG-v2.13.rst
|
||||
# https://github.com/ansible/ansible/commits/stable-2.12
|
||||
# https://github.com/ansible/ansible/blob/stable-2.12/changelogs/CHANGELOG-v2.12.rst
|
||||
# https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/roadmap/ROADMAP_2_12.rst
|
||||
# https://pypi.org/project/ansible-core/
|
||||
# https://pypi.org/project/ansible-base/
|
||||
# https://releases.ansible.com/ansible-core/
|
||||
# https://pypi.org/project/ansible-base/ (OLD)
|
||||
# https://releases.ansible.com/ansible-core/ (OLD)
|
||||
# https://releases.ansible.com/ansible-base/ (OLD)
|
||||
# https://launchpad.net/~ansible
|
||||
# https://launchpad.net/~ansible-gha
|
||||
# https://launchpad.net/~ansible/+archive/ubuntu/ansible
|
||||
# https://launchpad.net/~ansible/+archive/ubuntu/ansible-2.10 (OLD)
|
||||
# http://ppa.launchpad.net/ansible/ansible/ubuntu/pool/main/a/ansible/
|
||||
# http://ppa.launchpad.net/ansible/ansible/ubuntu/pool/main/a/ansible/ (OLD)
|
||||
# http://ppa.launchpad.net/ansible/ansible/ubuntu/pool/main/a/ansible-core/
|
||||
|
||||
# FYI .travis.yml installs ansible-core in a slightly different way (PRs #2689 & #2743)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue