Skip to content

Commit

Permalink
🚧 パイプライン処理が実行されるように修正中
Browse files Browse the repository at this point in the history
おそらく下記の問題でできていないっぽい。
ansible/molecule#1567
  • Loading branch information
0ta2 committed Jul 8, 2019
1 parent 5aa8169 commit 9582bdc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions molecule/default/playbook.yml
@@ -1,4 +1,5 @@
---
- hosts: all
- name: Converge
hosts: all
roles:
- common-role
- role: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}"

0 comments on commit 9582bdc

Please sign in to comment.