Explorar o código

removed trailing space

Signed-off-by: John lockman <john.lockman@friday.local>
John lockman %!s(int64=4) %!d(string=hai) anos
pai
achega
990ea691da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      roles/common/tasks/main.yml

+ 1 - 1
roles/common/tasks/main.yml

@@ -50,7 +50,7 @@
   changed_when: true
   tags: install
 
-- name: Permanently Disable SWAP in fstab 
+- name: Permanently Disable SWAP in fstab
   replace:
     path: /etc/fstab
     regexp: '^([^#].*?\sswap\s+sw\s+.*)$'