attempt to create ansible temp dir
This commit is contained in:
parent
522d95694b
commit
bf1995b532
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ provisioners:
|
|||
type: shell
|
||||
- inline:
|
||||
- apt-get -y install openssh-server python lsb-release
|
||||
- mkdir -p /root/.ansible/tmp
|
||||
type: shell
|
||||
- playbook_file: ansible/playbook.yml
|
||||
type: ansible
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue