There are still seemingly several Ansible modules that have not been
ported to support Python 3. Change build to target Python 2.7 instead of
3.5.
Details
Details
- Reviewers
• sunnyflunk - Group Reviewers
Triage Team - Commits
- R360:74b3d06d2aa2: Build Ansible against Python 2.7. Fixes T5002
- Built and installed locally, confirmed version
- Ran against project using failing modules (such as docker_service) and
confirmed the build against Python 2.7 resolved the issues.
Diff Detail
Diff Detail
- Repository
- R360 ansible
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage