updated error handling for creating a mirror.
diff --git a/tasks/main.yml b/tasks/main.yml
index 42d0600..14282c7 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -35,7 +35,7 @@
         backrefs: yes
         backup: yes
         regex: "^(Default).*(requiretty)"
-        line: "\1 ! \2"
+        line: '\1 \! \2'
         state: present
 
     - name: Copy archive to target node