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
|
type: shell
|
||||||
- inline:
|
- inline:
|
||||||
- apt-get -y install openssh-server python lsb-release
|
- apt-get -y install openssh-server python lsb-release
|
||||||
|
- mkdir -p /root/.ansible/tmp
|
||||||
type: shell
|
type: shell
|
||||||
- playbook_file: ansible/playbook.yml
|
- playbook_file: ansible/playbook.yml
|
||||||
type: ansible
|
type: ansible
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue