hallo,

i need to uncomment this statement : 

   # 'Mirroring',

in gitolite.rc .

The problem is that 'Mirroring' contains quotes.
- { regexp: '^(\s*)#? *(\'Mirroring,\')',  line: "'Mirroring'," }

when i run the task containing this regexp i get  this syntax error: 

The offending line appears to be:

       - { regexp: '^(\s*)#? *(\'Mirroring,\')",  line: "'Mirroring',' }
                      ^ here

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/023ba2bf-ac7f-4c77-a8ee-939d4e99d8f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to