Skip to content

Commit

Permalink
More debug
Browse files Browse the repository at this point in the history
  • Loading branch information
woohgit committed Nov 2, 2017
1 parent ccdd787 commit 47943de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
group: "root"
mode: 0600

- name: Debug ansible_service_mgr
debug: msg="{{ ansible_service_mgr }}"

- include_tasks: configure-Systemd.yml
when: ansible_service_mgr == 'systemd'

Expand Down

0 comments on commit 47943de

Please sign in to comment.