mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 01:25:09 +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:
|
ansible.builtin.file:
|
||||||
path: /var/www/html/debug
|
path: /var/www/html/debug
|
||||||
state: directory
|
state: directory
|
||||||
mode: u=rw,g=r,o=r
|
mode: u=rwx,g=rx,o=rx
|
||||||
- name: Create debug webserver file
|
- name: Create debug webserver file
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
dest: /var/www/html/debug/index.html
|
dest: /var/www/html/debug/index.html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue