@@ -6,8 +6,8 @@ This repo builds a Docker image containing Ansible and common dependencies for u
Images are tagged with the version of `ansible-core` included in the image. There are also `python<version>` tags if you need to support managed nodes running specific versions of Python.
-`2.18`, `latest`
-`2.16`, `python2.7`, `python3.6` EOL, but kept around for use with managed nodes that only support Python 2.7
-`2.18`, `python3.8`, `latest`
-`2.16`, `python2.7`, `python3.6` EOL, but kept around for use with managed nodes that only support Python 2.7 or Python 3.6
-`2.10` EOL, but kept around for playbooks that still only work with classic Ansible
-`2.9` EOL, but kept around for playbooks that still only work with classic Ansible