mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-21 20:31:02 +01:00
Solved bug
This commit is contained in:
parent
ab7be15c63
commit
4ae523f4f8
@ -49,7 +49,8 @@
|
||||
- name: create vars directory
|
||||
file:
|
||||
path: "{{vars_folder_path}}"
|
||||
mode: '0700'
|
||||
state: directory
|
||||
recurse: yes
|
||||
delegate_to: localhost
|
||||
become: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user