]> git.phdru.name Git - ansible.git/blobdiff - playbooks/roles/python-packages/tasks/main.yml
Feat(roles/python-packages): Install `python-is-python2`
[ansible.git] / playbooks / roles / python-packages / tasks / main.yml
index a5449aa21809106fed0a9d3d7f7f68448d781ad0..52381d3a244d0f4f002392438eddfae08739897c 100644 (file)
@@ -9,6 +9,7 @@
            'python', 'python2.7', 'python3', 'python-pip', 'python3-pip',
            'python-setuptools', 'python3-setuptools',
            'python-gdbm', 'python-openssl', 'python3-openssl',
+           'python-is-python2',
           ]
     state: latest
     update_cache: yes