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

module argument parser is returning literal 'None' instead of logical 'None' #3144

Closed
earchibald opened this issue Jun 7, 2013 · 2 comments
Labels
feature This issue/PR relates to a feature request.

Comments

@earchibald
Copy link
Contributor

Per discussion at: https://groups.google.com/forum/?fromgroups=#!topic/ansible-project/XW_NKrP26vA

@mpdehaan
Copy link
Contributor

Here's what I said.

"Yep, I think the solution here is to make the Ansible "Module Common" code auto convert "None" to None.

Can you please file a ticket for this, I may dig into this tonight but would like to have it tracked."

I still need to think about repercussions :)

@mpdehaan
Copy link
Contributor

mpdehaan commented Aug 6, 2013

Inclined to think maybe we should NOT fix this, and instead the inventory script should set flags for things that are not set and possibly return empty string for things that need to be as such.

It seems useful to be able to use the string None for a username for instance :)

@mpdehaan mpdehaan closed this as completed Aug 6, 2013
jimi-c pushed a commit that referenced this issue Dec 6, 2016
Proposal to update the example to YAML syntax.
robinro pushed a commit to robinro/ansible that referenced this issue Dec 9, 2016
Proposal to update the example to YAML syntax.
@ansibot ansibot added feature This issue/PR relates to a feature request. and removed feature_idea labels Mar 3, 2018
@ansible ansible locked and limited conversation to collaborators Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue/PR relates to a feature request.
Projects
None yet
Development

No branches or pull requests

3 participants