)]}'
{"common/hiera-steps-tasks.yaml":[{"author":{"_account_id":3153,"name":"Emilien Macchi","email":"emilien@redhat.com","username":"emilienm"},"change_message_id":"f2bcc699799aa596bceae69b90bdc166a622e0b3","unresolved":false,"context_lines":[{"line_number":33,"context_line":"# container need to be re-configured, so we save time during minor updates"},{"line_number":34,"context_line":"# or scale operations."},{"line_number":35,"context_line":"- name: Generate /var/lib/config_data/puppet_config.md5sum"},{"line_number":36,"context_line":"  shell: |"},{"line_number":37,"context_line":"    #!/bin/bash"},{"line_number":38,"context_line":"    puppet_config_md5\u003d\"/var/lib/config_data/puppet_config.md5sum\""},{"line_number":39,"context_line":"    # These two directories are used to figure out if Puppet has to run"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"1fa4df85_011a627c","line":36,"range":{"start_line":36,"start_character":2,"end_line":36,"end_character":7},"updated":"2020-02-25 17:17:27.000000000","message":"for reviewers, before someone asks \"why didn\u0027t I write a module or used Ansible modules to do md5\".\n\nI started to do it in multiple tasks. It was complex and slow.\nI guess someone could ask me to write a module in Python, I wouldn\u0027t know what to say and would probably do it; however this bash snippet works fine so far (tested manually) for the need and the task is fairly fast : 3.5 seconds (md5sum operation); which is fine since we only run it once per node at step 0.","commit_id":"914d1dab7ce2093e8adc3d57c1440e73245b6d2e"}]}
