You've already forked ansible-role-common
fix(ci): Added remote_tmp path
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
---
|
---
|
||||||
- name: Converge
|
- name: Converge
|
||||||
hosts: all
|
hosts: all
|
||||||
|
vars:
|
||||||
|
ansible_remote_tmp: /tmp/.ansible/tmp
|
||||||
tasks:
|
tasks:
|
||||||
- name: "Include common"
|
- name: "Include common"
|
||||||
include_role:
|
include_role:
|
||||||
|
|||||||
Reference in New Issue
Block a user