Skip to content

Commit a7d79c0

Browse files
committed
Use ansible new ansible role changes
1 parent e83e166 commit a7d79c0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.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
@@ -64,6 +64,7 @@ steps:
6464
from_secret: automation_id_rsa
6565
vault_password:
6666
from_secret: ansible_vault_password
67+
extra_vars: version=production
6768

6869
trigger:
6970
branch:

0 commit comments

Comments
 (0)