)]}'
{"tasks/rhel7stig/accounts.yml":[{"author":{"_account_id":31542,"name":"Andrew Bonney","email":"andrew.bonney@bbc.co.uk","username":"andrewbonney"},"change_message_id":"138ccbb68ca92770cfb80ed0bd401cda1dcc87dd","unresolved":true,"context_lines":[{"line_number":118,"context_line":"  lineinfile:"},{"line_number":119,"context_line":"    dest: \"{{ pam_password_file }}\""},{"line_number":120,"context_line":"    regexp: \"^(password\\\\s+[a-z0-9\\\\\u003d\\\\[\\\\] ]+\\\\s+pam_unix\\\\.so.+?)\\\\s+(?:remember\u003d\\\\d+)?$\""},{"line_number":121,"context_line":"    line: \"\\\\1 remember\u003d{{ security_password_remember_password }}\""},{"line_number":122,"context_line":"    backrefs: true"},{"line_number":123,"context_line":"    state: present"},{"line_number":124,"context_line":"  when:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"904b9e30_e769fae1","line":121,"updated":"2025-02-21 14:33:20.000000000","message":"Slightly surprised the \\1 needs escaping, but I assume it\u0027s the same reason as for actual regex when the quotes change? There\u0027s more than one occurrence of this.","commit_id":"c774a1fb24210eb4943515cd701b79bc490935e1"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"30f01d3ce1f26e13dc2a06a262a9f68592ad6a46","unresolved":true,"context_lines":[{"line_number":118,"context_line":"  lineinfile:"},{"line_number":119,"context_line":"    dest: \"{{ pam_password_file }}\""},{"line_number":120,"context_line":"    regexp: \"^(password\\\\s+[a-z0-9\\\\\u003d\\\\[\\\\] ]+\\\\s+pam_unix\\\\.so.+?)\\\\s+(?:remember\u003d\\\\d+)?$\""},{"line_number":121,"context_line":"    line: \"\\\\1 remember\u003d{{ security_password_remember_password }}\""},{"line_number":122,"context_line":"    backrefs: true"},{"line_number":123,"context_line":"    state: present"},{"line_number":124,"context_line":"  when:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3d598eaa_8b3b547d","line":121,"in_reply_to":"904b9e30_e769fae1","updated":"2025-02-24 09:38:54.000000000","message":"yeah, looking at https://docs.ansible.com/ansible/latest/collections/ansible/builtin/lineinfile_module.html examples and they also mention need of escaping in `line` parameter","commit_id":"c774a1fb24210eb4943515cd701b79bc490935e1"}]}
