Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit e5b6542

Browse files
authored
Merge pull request #5 from Diesel-Net/development
Use new ansible role changes
2 parents ab848ba + fdd3094 commit e5b6542

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.ansible/roles/requirements.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
- name: common
22
scm: git
33
src: "git@github.com:Diesel-Net/ansible-role-common.git"
4-
version: 1.0.1
4+
version: 1.1.0
55

66
- name: docker
77
scm: git
88
src: "git@github.com:Diesel-Net/ansible-role-docker.git"
9-
version: 1.2.1
9+
version: 1.3.0

.drone.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ steps:
6060
from_secret: automation_id_rsa
6161
vault_password:
6262
from_secret: ansible_vault_password
63+
extra_vars: version=production
6364
when:
6465
branch:
6566
- stable

0 commit comments

Comments
 (0)