nginx(role): use better naming, wording and file structure

This commit is contained in:
June 2025-02-18 04:07:07 +01:00
commit 344dd78981
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
6 changed files with 55 additions and 58 deletions

View file

@ -1,4 +1,4 @@
- name: Restart `nginx.service`
- name: Restart nginx
ansible.builtin.systemd:
name: nginx.service
state: restarted