Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ansible 2.5.4 not supported by Python 3.8+ on Mac #101

Open
GShuttleworth opened this issue Feb 17, 2021 · 0 comments
Open

Ansible 2.5.4 not supported by Python 3.8+ on Mac #101

GShuttleworth opened this issue Feb 17, 2021 · 0 comments

Comments

@GShuttleworth
Copy link

Some ansible playbooks won't run on Mac using Python 3.8.

This is solved by bumping the ansible version specified in requirements.txt to a modern version.

ansible-playbook ansible-03-netconf-config/03-ntp_create.yaml

PLAY [NETCONF create NTP server] ***********************************************

TASK [set_fact] ****************************************************************
ERROR! Unexpected Exception, this is probably a bug: cannot pickle '_io.TextIOWrapper' object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant