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

Fix dynamic inventory for vagrant does not work on python3 #37631

Merged
merged 2 commits into from
Mar 22, 2018
Merged

Fix dynamic inventory for vagrant does not work on python3 #37631

merged 2 commits into from
Mar 22, 2018

Conversation

saito-hideki
Copy link
Member

Modified the part of code what pointed out by @abadger

@ansibot ansibot added c:inventory/contrib_script inventory Inventory category needs_triage Needs a first human triage before being processed. python3 support:community This issue/PR relates to code supported by the Ansible community. labels Mar 20, 2018
@abadger
Copy link
Contributor

abadger commented Mar 20, 2018 via email

@abadger abadger changed the title Fix dynamic inventory for vagrant does not work on python3 #35129 Fix dynamic inventory for vagrant does not work on python3 Mar 20, 2018
@samdoran samdoran added c:inventory/contrib_script and removed c:inventory/contrib_script needs_triage Needs a first human triage before being processed. labels Mar 22, 2018
@abadger abadger merged commit 1b121fc into ansible:devel Mar 22, 2018
abadger pushed a commit to abadger/ansible that referenced this pull request Mar 22, 2018
…7631)

* Fix dynamic inventory for vagrant does not work on python3 ansible#35129

(cherry picked from commit 1b121fc)
@abadger abadger mentioned this pull request Mar 22, 2018
@abadger
Copy link
Contributor

abadger commented Mar 22, 2018

Merged to devel and added a backport PR for 2.5 #37803

@abadger abadger moved this from TODO to Done in Python 3 compatibility Mar 22, 2018
nitzmahone pushed a commit that referenced this pull request Mar 29, 2018
* Fix dynamic inventory for vagrant does not work on python3 (#37631)

* Fix dynamic inventory for vagrant does not work on python3 #35129

(cherry picked from commit 1b121fc)

* Add vagrant python3 fix to the changelog
abadger pushed a commit that referenced this pull request Mar 30, 2018
* Fix dynamic inventory for vagrant does not work on python3 #35129

(cherry picked from commit 1b121fc)
aleskiontherun added a commit to billie-archives/ansible that referenced this pull request Apr 18, 2018
…-fix-2.4

* commit '0adcd7bd1a09489faebed2942b24427bc60f053e': (143 commits)
  New release v2.4.4.0-1
  Update the docs with the 2.4.4 release date
  New release v2.4.4.0-1
  New release v2.4.4.0-0.3.rc2
  Add changelog entries for nxos_* fixes
  add nxos_snapshot test for missing required param (ansible#37248)
  fix required args for nxos_snapshot and docs improvement (ansible#37232)
  Add changelog for consul module state=absent fix
  Add changelog entry for jira py3 fix
  make jira authentication Python3 compatible (ansible#33862)
  Add vagrant dyn inv fix to changelog
  Fix dynamic inventory for vagrant does not work on python3 (ansible#37631)
  Add digital ocean py3 fix to changelog
  DigitalOcean: typecast map function for Python3 (ansible#37126)
  changelog for ansible-pull python3 fix
  Compare byte strings to byte strings
  Add ec2 python3 fix to changelog
  Fix use of user_data field with spot_price in ec2 module (ansible#37628)
  Add csvfile py3 fix to changelog
  Fix csvfile traceback on Python3 (ansible#37625)
  ...
@ansible ansible locked and limited conversation to collaborators Apr 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c:inventory/contrib_script inventory Inventory category python3 support:community This issue/PR relates to code supported by the Ansible community.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants