9 lines
133 B
YAML
9 lines
133 B
YAML
- name: Ta bort eventuell exempelsida
|
|
tags:
|
|
- index
|
|
- remove
|
|
file:
|
|
path: /var/www/html/index.html
|
|
state: absent
|
|
|