)]}'
{"tasks/main.yml":[{"author":{"_account_id":27253,"name":"Sam Doran","email":"sdoran@redhat.com","username":"sdoran"},"change_message_id":"626a05dfe7d76f269bfd77f424423ee337c4b133","unresolved":false,"context_lines":[{"line_number":19,"context_line":"  redhat_subscription:"},{"line_number":20,"context_line":"    username: \"{{ rhn_username }}\""},{"line_number":21,"context_line":"    password: \"{{ rhn_password }}\""},{"line_number":22,"context_line":"    activationkey: \"{{ rhn_activation_key }}\""},{"line_number":23,"context_line":"    state: \"{{ rhsub_state }}\""},{"line_number":24,"context_line":"    autosubscribe: \"{{ rhsub_autosubscribe }}\""},{"line_number":25,"context_line":"  tags:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df87a7cf_8494ede9","line":22,"updated":"2017-12-15 19:48:53.000000000","message":"We also need to add | default(omit) to username, password, autosubscribe, and activitaionkey so they become optional parameters. We may need to remove them from defaults so they are actually undefined and not set in order for the dfault(omit) to work properly.","commit_id":"b965174411000667ba085ed63420bcb08b700158"},{"author":{"_account_id":27253,"name":"Sam Doran","email":"sdoran@redhat.com","username":"sdoran"},"change_message_id":"fd7bf21606737bef44acb0348548a4ff0ae94cd3","unresolved":false,"context_lines":[{"line_number":19,"context_line":"  redhat_subscription:"},{"line_number":20,"context_line":"    username: \"{{ rhn_username|default(omit) }}\""},{"line_number":21,"context_line":"    password: \"{{ rhn_password|default(omit) }}\""},{"line_number":22,"context_line":"    activationkey: \"{{ rhn_activation_key|default(omit) }}\""},{"line_number":23,"context_line":"    state: \"{{ rhsub_state|default(omit) }}\""},{"line_number":24,"context_line":"    autosubscribe: \"{{ rhsub_autosubscribe|default(omit) }}\""},{"line_number":25,"context_line":"  tags:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"df87a7cf_ff8784b5","line":22,"updated":"2017-12-15 20:46:10.000000000","message":"Also need to add org_id parameter as it\u0027s required with activationkey.","commit_id":"e66a3ff76de0be1a27c5e18b0f891dea45f89bff"}]}
