kunal-kushwaha / DevOps-Bootcamp

This repository consists of the code samples, assignments, and notes for the DevOps bootcamp of WeMakeDevs.
https://www.youtube.com/playlist?list=PL9gnSGHSqcnoqBXdMwUTRod4Gi3eac2Ak
2.14k stars 1.21k forks source link

New version of YAML does not allow duplicate values of key value pairs #58

Open Yh010 opened 2 years ago

Yh010 commented 2 years ago

workerB https://www.drupal.org/project/upgrade_status/issues/3256376#:~:text=Duplicate%20keys%20in%20YAML%20files,newer%20version%20throws%20an%20exception.

Please refer to this article. thus the section of code for duplicate values of key-value pairs should be removed.