Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

feature: python 3.X support #54

Open
AJMKing opened this issue Feb 7, 2019 · 1 comment
Open

feature: python 3.X support #54

AJMKing opened this issue Feb 7, 2019 · 1 comment
Labels

Comments

@AJMKing
Copy link
Contributor

AJMKing commented Feb 7, 2019

ansible has a drama with loop: {{ foo.keys()}} this can be changed to with_dict: {{ foo }} and {{ item.key}}

further investigation is required

@JohnGarbutt JohnGarbutt changed the title python 3.X support feature: python 3.X support Aug 6, 2019
@JohnGarbutt JohnGarbutt added the enhancement New feature or request label Aug 6, 2019
@jsteel44
Copy link
Contributor

I just noticed this when updating Ansible on the DAC nodes:

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support

@JohnGarbutt JohnGarbutt added critical and removed enhancement New feature or request labels Jun 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants