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