Skip to content

Commit c9acf27

Browse files
committed
Install gdb by default.
1 parent 91ab56d commit c9acf27

File tree

1 file changed

+1
-0
lines changed
  • provision-contest/ansible/roles/base_packages/tasks

1 file changed

+1
-0
lines changed

provision-contest/ansible/roles/base_packages/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
- python3-yaml
105105
- latexmk
106106
- acl
107+
- gdb
107108

108109
- name: Check if composer is installed
109110
stat:

0 commit comments

Comments
 (0)