You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
I need to set the multiline flag on this, but don't know how to. Can anyone help?
regexp:'^(?:passwd):\s+(?:(?!sss).)+$'
John Harmon
unread,
Sep 21, 2017, 4:01:09 PM9/21/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Just a thought.... I am using this with the replace module.... does it already assume multiline (as lineinfile does not)?
Kai Stian Olstad
unread,
Sep 21, 2017, 4:08:12 PM9/21/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
On 21. sep. 2017 22:01, John Harmon wrote:
> Just a thought.... I am using this with the replace module.... does it
> already assume multiline (as lineinfile does not)?