)]}'
{"tasks/keystone_install.yml":[{"author":{"_account_id":25023,"name":"Jonathan Rosser","email":"jonathan.rosser@rd.bbc.co.uk","username":"jrosser"},"change_message_id":"88662f6e238fc6ec2c1caaa2f952edb6a38123a2","unresolved":true,"context_lines":[{"line_number":104,"context_line":"    - Manage LB"},{"line_number":105,"context_line":"    - Restart web server"},{"line_number":106,"context_line":""},{"line_number":107,"context_line":"- name: Install/remove shibboleth if necessary"},{"line_number":108,"context_line":"  package:"},{"line_number":109,"context_line":"    name: \"{{ keystone_shibboleth_package_name }}\""},{"line_number":110,"context_line":"    state: \"{{ keystone_sp_apache_mod_shib | ternary(\u0027present\u0027, \u0027absent\u0027) }}\""},{"line_number":111,"context_line":""},{"line_number":112,"context_line":"- name: Install/remove mod_auth_openidc if necessary"},{"line_number":113,"context_line":"  package:"},{"line_number":114,"context_line":"    name: \"{{ keystone_mod_auth_openidc_package_name }}\""},{"line_number":115,"context_line":"    state: \"{{ keystone_sp_apache_mod_auth_openidc | ternary(\u0027present\u0027, \u0027absent\u0027) }}\""},{"line_number":116,"context_line":""},{"line_number":117,"context_line":"- name: Install the python venv"},{"line_number":118,"context_line":"  import_role:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"1f3a317e_3c36df64","line":115,"range":{"start_line":107,"start_character":0,"end_line":115,"end_character":85},"updated":"2021-06-30 15:11:13.000000000","message":"ideally this would be one task which iterates over a list of packages and takes name: and state: from the list.","commit_id":"8f439961f82daf744b3368f40b31d0bb63e26ac4"}],"vars/debian.yml":[{"author":{"_account_id":25023,"name":"Jonathan Rosser","email":"jonathan.rosser@rd.bbc.co.uk","username":"jrosser"},"change_message_id":"88662f6e238fc6ec2c1caaa2f952edb6a38123a2","unresolved":true,"context_lines":[{"line_number":55,"context_line":"  - ssl-cert"},{"line_number":56,"context_line":"  - xmlsec1"},{"line_number":57,"context_line":""},{"line_number":58,"context_line":"keystone_shibboleth_package_name: \u0027libapache2-mod-shib\u0027"},{"line_number":59,"context_line":"keystone_mod_auth_openidc_package_name: \u0027libapache2-mod-auth-openidc\u0027"},{"line_number":60,"context_line":""},{"line_number":61,"context_line":"keystone_developer_mode_distro_packages:"},{"line_number":62,"context_line":"  - build-essential"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"b94dd23f_a27aeabd","line":59,"range":{"start_line":58,"start_character":0,"end_line":59,"end_character":69},"updated":"2021-06-30 15:11:13.000000000","message":"keystone_sp_distro_packages:\n  - name: libapache-mod-shib\n    state: \"{{ keystone_sp_apache_mod_shib | ternary(\u0027present\u0027, \u0027absent\u0027) }}\"\n  ...","commit_id":"8f439961f82daf744b3368f40b31d0bb63e26ac4"}]}
