mcoia / eg-docker

Evergreen on Google container Docker
13 stars 8 forks source link

It would be nice if ansible tasks had unique names #5

Open sandbergja opened 2 years ago

sandbergja commented 2 years ago

This is just a convenience factor if you want to use --start-at-task. For example, evergreen_restart_services.yml has three different tasks named "Kill ejabberd", so --start-at-task="Kill ejabberd" may or may not start running the playbook at the intended task.