)]}'
{"tripleo_ansible/ansible_plugins/tests/molecule/tripleo_strategies/playbook.yml":[{"author":{"_account_id":7353,"name":"Kevin Carter","email":"kevin@cloudnull.com","username":"cloudnull"},"change_message_id":"0540df06e010d188fd361a23f179accac406be6e","unresolved":false,"context_lines":[{"line_number":24,"context_line":"    ANSIBLE_FILTER_PLUGINS: \"${ANSIBLE_FILTER_PLUGINS:-/usr/share/ansible/plugins/filter}\""},{"line_number":25,"context_line":"    ANSIBLE_STRATEGY_PLUGINS: \"${ANSIBLE_STRATEGY_PLUGINS:-/usr/share/ansible/plugins/strategy}\""},{"line_number":26,"context_line":"  tasks:"},{"line_number":27,"context_line":"    - name: Run TripleO linear success"},{"line_number":28,"context_line":"      shell: |-"},{"line_number":29,"context_line":"        . {{ playbook_dir }}/ansible-test-env.rc"},{"line_number":30,"context_line":"        ansible-playbook {{ playbook_dir }}/tripleo-linear.yml -i {{ playbook_dir }}/inventory-success | grep \"second\""},{"line_number":31,"context_line":"      args:"},{"line_number":32,"context_line":"        executable: /bin/bash"},{"line_number":33,"context_line":"      register: linear_success"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"    - name: Run TripleO linear fail"},{"line_number":36,"context_line":"      shell: |-"},{"line_number":37,"context_line":"        . {{ playbook_dir }}/ansible-test-env.rc"},{"line_number":38,"context_line":"        ansible-playbook {{ playbook_dir }}/tripleo-linear.yml -i {{ playbook_dir }}/inventory-fail | grep \"second\""},{"line_number":39,"context_line":"      args:"},{"line_number":40,"context_line":"        executable: /bin/bash"},{"line_number":41,"context_line":"      register: linear_fail"},{"line_number":42,"context_line":"      failed_when: linear_fail.rc \u003d\u003d 0"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"    - name: Run TripleO free success"},{"line_number":45,"context_line":"      shell: |-"},{"line_number":46,"context_line":"        . {{ playbook_dir }}/ansible-test-env.rc"},{"line_number":47,"context_line":"        ansible-playbook {{ playbook_dir }}/tripleo-free.yml -i {{ playbook_dir }}/inventory-success | grep \"second\""},{"line_number":48,"context_line":"      args:"},{"line_number":49,"context_line":"        executable: /bin/bash"},{"line_number":50,"context_line":"      register: free_success"},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"    - name: Run TripleO free fail"},{"line_number":53,"context_line":"      shell: |-"},{"line_number":54,"context_line":"        . {{ playbook_dir }}/ansible-test-env.rc"},{"line_number":55,"context_line":"        ansible-playbook {{ playbook_dir }}/tripleo-free.yml -i {{ playbook_dir }}/inventory-fail | grep \"second\""},{"line_number":56,"context_line":"      args:"},{"line_number":57,"context_line":"        executable: /bin/bash"},{"line_number":58,"context_line":"      register: free_fail"},{"line_number":59,"context_line":"      failed_when: free_fail.rc \u003d\u003d 0"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_e34e9d94","line":59,"range":{"start_line":27,"start_character":0,"end_line":59,"end_character":36},"updated":"2020-07-07 15:04:08.000000000","message":"To pass the lint checks, all of these shell commands need to have \n\n  set -o pipefail","commit_id":"15ed6fdd98659e83c959719fd449bbe163beb24f"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"85cdb07c70eef7ca49cbe5575b97971623a837e5","unresolved":false,"context_lines":[{"line_number":32,"context_line":"        executable: /bin/bash"},{"line_number":33,"context_line":"      register: linear_success"},{"line_number":34,"context_line":"      tags:"},{"line_number":35,"context_line":"       - skip_ansible_lint"},{"line_number":36,"context_line":""},{"line_number":37,"context_line":"    - name: Run TripleO linear fail"},{"line_number":38,"context_line":"      shell: |-"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"bf51134e_710d2c3d","line":35,"updated":"2020-07-08 01:23:20.000000000","message":"linters: [error] wrong indentation: expected 8 but found 7 (indentation)","commit_id":"8e41117ecf5546ef597a827e2935694e50f2dcc3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"85cdb07c70eef7ca49cbe5575b97971623a837e5","unresolved":false,"context_lines":[{"line_number":43,"context_line":"      register: linear_fail"},{"line_number":44,"context_line":"      failed_when: linear_fail.rc \u003d\u003d 0"},{"line_number":45,"context_line":"      tags:"},{"line_number":46,"context_line":"       - skip_ansible_lint"},{"line_number":47,"context_line":""},{"line_number":48,"context_line":"    - name: Run TripleO free success"},{"line_number":49,"context_line":"      shell: |-"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"bf51134e_5108e82b","line":46,"updated":"2020-07-08 01:23:20.000000000","message":"linters: [error] wrong indentation: expected 8 but found 7 (indentation)","commit_id":"8e41117ecf5546ef597a827e2935694e50f2dcc3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"85cdb07c70eef7ca49cbe5575b97971623a837e5","unresolved":false,"context_lines":[{"line_number":53,"context_line":"        executable: /bin/bash"},{"line_number":54,"context_line":"      register: free_success"},{"line_number":55,"context_line":"      tags:"},{"line_number":56,"context_line":"       - skip_ansible_lint"},{"line_number":57,"context_line":""},{"line_number":58,"context_line":"    - name: Run TripleO free fail"},{"line_number":59,"context_line":"      shell: |-"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"bf51134e_b107c41c","line":56,"updated":"2020-07-08 01:23:20.000000000","message":"linters: [error] wrong indentation: expected 8 but found 7 (indentation)","commit_id":"8e41117ecf5546ef597a827e2935694e50f2dcc3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"85cdb07c70eef7ca49cbe5575b97971623a837e5","unresolved":false,"context_lines":[{"line_number":64,"context_line":"      register: free_fail"},{"line_number":65,"context_line":"      failed_when: free_fail.rc \u003d\u003d 0"},{"line_number":66,"context_line":"      tags:"},{"line_number":67,"context_line":"       - skip_ansible_lint"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"bf51134e_9102800a","line":67,"updated":"2020-07-08 01:23:20.000000000","message":"linters: [error] wrong indentation: expected 8 but found 7 (indentation)","commit_id":"8e41117ecf5546ef597a827e2935694e50f2dcc3"}]}
