Move playbooks to playbooks folder
This commit is contained in:
parent
39a18a603d
commit
a86b3e6a43
@ -1,2 +1,3 @@
|
||||
[defaults]
|
||||
inventory = ./inventory
|
||||
roles_path = ./roles
|
||||
|
@ -24,7 +24,7 @@
|
||||
- name: Upload docker configuration
|
||||
become: yes
|
||||
copy:
|
||||
src: ../docker
|
||||
src: ../../docker
|
||||
dest: /etc/pbri
|
||||
# Files should inaccessible to non-root users.
|
||||
mode: u=rw,g=,o=
|
Loading…
x
Reference in New Issue
Block a user