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

Allow to display play arguments during run #14554

Closed
puiterwijk opened this issue Feb 18, 2016 · 0 comments · Fixed by #14557
Closed

Allow to display play arguments during run #14554

puiterwijk opened this issue Feb 18, 2016 · 0 comments · Fixed by #14557
Assignees
Labels
feature This issue/PR relates to a feature request.

Comments

@puiterwijk
Copy link
Contributor

Issue Type: Feature Idea
Ansible Version: ansible 2.0.0.2
Ansible Configuration:
Environment: N/A
Summary: It would be useful to be able to configure Ansible to display play arguments while running.
Steps To Reproduce: Run a playbook with plays that don't have a name:
Expected Results:

It would be great to get the pre-2.0 behaviour with output like "TASK [service name=httpd state=started]".
This should probably be a config option because it was disabled due to security considerations (since the argument-spec no_log isn't available at this point).

Actual Results:

Output like "TASK [service]".

abadger added a commit that referenced this issue Feb 18, 2016
@abadger abadger self-assigned this Feb 18, 2016
@ansibot ansibot added feature This issue/PR relates to a feature request. and removed feature_idea labels Mar 2, 2018
@ansible ansible locked and limited conversation to collaborators Apr 25, 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

Successfully merging a pull request may close this issue.

4 participants