Adding debug option

This commit is contained in:
Greg Szabo 2017-11-07 16:52:02 -05:00
parent bbe151c1d2
commit 32ead683ce

View File

@ -13,6 +13,9 @@
- name: Restart journald
service: name=systemd-journald state=restarted
- name: Ability to get the core dump on SIGABRT
command: "ulimit -c unlimited"
#TODO include is deprecated in Ansible 2.4.0 and will be removed in 2.8.0
#Replace it with include_tasks