4eceb48d2d
Since we use the release name as the default tag to publish images to Dockerhub, we should use this by default. This change also removes support for the magic value "auto". Change-Id: I5610cc7729e9311709147ba5532199a033dfd156 Closes-Bug: #1843518
7 lines
103 B
YAML
7 lines
103 B
YAML
---
|
|
- name: Apply role bifrost
|
|
hosts: bifrost
|
|
roles:
|
|
- { role: bifrost,
|
|
tags: bifrost}
|