[GH-ISSUE #105] ossimcik rolu çalıştırılırken conf_list hatası #15

Closed
opened 2026-03-02 15:45:36 +03:00 by kerem · 2 comments
Owner

Originally created by @selinakbuga on GitHub (Feb 1, 2021).
Original GitHub issue: https://github.com/Pardus-Ahtapot/MYS/issues/105

ossimcik playbooku çalışırken ekteki hatayı vermektedir.

TASK [ossimcik : playbook rolleri ediniliyor] **********************************
fatal: [collector.ahtapot.org.tr -> localhost]: FAILED! => {"changed": true, "cmd": "/usr/bin/python /etc/ansible/roles/ossimcik/files/get_playbook_conf_lists.py", "delta": "0:00:00.213306", "end": "2021-02-01 13:44:14.100823", "failed": true, "rc": 1, "start": "2021-02-01 13:44:13.887517", "stderr": "Traceback (most recent call last):\n File "/etc/ansible/roles/ossimcik/files/get_playbook_conf_lists.py", line 47, in \n main()\n File "/etc/ansible/roles/ossimcik/files/get_playbook_conf_lists.py", line 38, in main\n playbook_roles[playbook_name] = playbook_roles[playbook_name] + content["{}conf_list".format(role["role"].replace("-", ""))]\nKeyError: 'gitlab_container_conf_list'", "stdout": "", "stdout_lines": [], "warnings": []}

Ekran Resmi 2021-02-01 14 00 37
Originally created by @selinakbuga on GitHub (Feb 1, 2021). Original GitHub issue: https://github.com/Pardus-Ahtapot/MYS/issues/105 ossimcik playbooku çalışırken ekteki hatayı vermektedir. TASK [ossimcik : playbook rolleri ediniliyor] ********************************** fatal: [collector.ahtapot.org.tr -> localhost]: FAILED! => {"changed": true, "cmd": "/usr/bin/python /etc/ansible/roles/ossimcik/files/get_playbook_conf_lists.py", "delta": "0:00:00.213306", "end": "2021-02-01 13:44:14.100823", "failed": true, "rc": 1, "start": "2021-02-01 13:44:13.887517", "stderr": "Traceback (most recent call last):\n File \"/etc/ansible/roles/ossimcik/files/get_playbook_conf_lists.py\", line 47, in <module>\n main()\n File \"/etc/ansible/roles/ossimcik/files/get_playbook_conf_lists.py\", line 38, in main\n playbook_roles[playbook_name] = playbook_roles[playbook_name] + content[\"{}_conf_list\".format(role[\"role\"].replace(\"-\", \"_\"))]\nKeyError: 'gitlab_container_conf_list'", "stdout": "", "stdout_lines": [], "warnings": []} <img width="1679" alt="Ekran Resmi 2021-02-01 14 00 37" src="https://user-images.githubusercontent.com/15850677/106451004-ff896b00-6496-11eb-82f9-eacc6b0a496e.png">
kerem closed this issue 2026-03-02 15:45:36 +03:00
Author
Owner

@selinakbuga commented on GitHub (Feb 1, 2021):

roles/gitlab-container/vars içerisindeki conf_list yml dosyasında kök node gitlab_conf_list olarak belirtilmiş. gitlab_container_conf_list anahtarı aranmaktadır.

<!-- gh-comment-id:770783179 --> @selinakbuga commented on GitHub (Feb 1, 2021): roles/gitlab-container/vars içerisindeki conf_list yml dosyasında kök node gitlab_conf_list olarak belirtilmiş. gitlab_container_conf_list anahtarı aranmaktadır.
Author
Owner

@ciari commented on GitHub (Apr 4, 2021):

fixed in #106

<!-- gh-comment-id:813002166 --> @ciari commented on GitHub (Apr 4, 2021): fixed in #106
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MYS#15
No description provided.