mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
EXECUTE THIS DIRECTORY
This commit is contained in:
parent
bd28224e55
commit
a874314588
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
ansible.builtin.file:
|
||||
path: /var/www/html/debug
|
||||
state: directory
|
||||
mode: u=rw,g=r,o=r
|
||||
mode: u=rwx,g=rx,o=rx
|
||||
- name: Create debug webserver file
|
||||
ansible.builtin.copy:
|
||||
dest: /var/www/html/debug/index.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue