Add alternative hosts
This commit is contained in:
@@ -6,7 +6,7 @@ steps:
|
||||
image: plugins/ansible:latest
|
||||
settings:
|
||||
playbook: deployment/todo-setup.yml
|
||||
inventory: deployment/hosts
|
||||
inventory: deployment/prod/hosts
|
||||
galaxy: deployment/requirements.yml
|
||||
private_key:
|
||||
from_secret: ansible_private_key
|
||||
|
Reference in New Issue
Block a user