mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-07 02:41:39 +02:00
Renamed server roles by osi they work on
This commit is contained in:
4
roles/srv-web-7-4-core/tasks/reset.yml
Normal file
4
roles/srv-web-7-4-core/tasks/reset.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: "Delete {{nginx.directories.configuration}} directory, when mode_reset"
|
||||
file:
|
||||
path: "{{ nginx.directories.configuration }}"
|
||||
state: absent
|
Reference in New Issue
Block a user