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

Provide a field for name/description of a Task Template #188

Closed
gcavalcante8808 opened this issue Sep 9, 2016 · 1 comment
Closed

Provide a field for name/description of a Task Template #188

gcavalcante8808 opened this issue Sep 9, 2016 · 1 comment

Comments

@gcavalcante8808
Copy link
Contributor

Hello Folks,

I Think that will be a improvement if we have the option to set a 'name' or 'description' for a given template task. Eg:

I have different groups and I have one playbook that receives de 'hosts var' through --extra-vars; in this, case it would be awesome if we can have something like:

Name Playbook SSH Key Inventory Environment Repository
Homolog(USA) homolog.yml MyKey MyInventory PlayBook-App
Homolog(BRA) homolog.yml MyKey MyInventory PlayBook-App
Homolog(ESP) homolog.yml MyKey MyInventory PlayBook-App

In this example the only difference between the three tasks is the fact that --extra-vars receive different values, like "targets=usa", making just one playbook with three possible configurations.

Otherwise, if I need some type of visual differential between my tasks then I need to copy the playbook and hardcode the group-name into every file ...

Is this an acceptable request?

@pselibas
Copy link

+1

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

2 participants