Fix indentations in centos/roles/icinga-client/tasks/main.yml

This commit is contained in:
staticsafe 2018-07-07 14:11:52 -04:00
parent 3180339833
commit 9ff60b1062
1 changed files with 7 additions and 7 deletions

View File

@ -16,13 +16,13 @@
- name: Install Icinga2 packages
yum:
name: "{{ packages }}"
vars:
packages:
- icinga2
- nagios-plugins-load
- nagios-plugins-swap
- nagios-plugins-procs
- nagios-plugins-users
vars:
packages:
- icinga2
- nagios-plugins-load
- nagios-plugins-swap
- nagios-plugins-procs
- nagios-plugins-users
- name: Ensure that icinga2 systemd service is enabled
systemd:
name: icinga2