remove unicode space

This commit is contained in:
Ludovic Cartier
2025-10-22 16:07:37 +02:00
parent fc42b1fdd2
commit a8e9f51140
5 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
---
- name: 'nginx | push configuration'
- name: 'nginx | push configuration'
copy:
src: '{{ item }}'
dest: /etc/nginx/conf.d/
@@ -13,7 +13,7 @@
- nginx
- nginx_configure
- name: 'nginx | push custom configuration'
- name: 'nginx | push custom configuration'
copy:
src: '{{ item }}'
dest: /etc/nginx/conf.d/custom/