mds: fix ansible_service_mgr typo

This commit fixes a typo introduced by 4671b9e74e
pull/2419/head
Grant Slater 2018-02-25 01:44:07 +00:00 committed by Guillaume Abrioux
parent c33dae7509
commit 1e1b26ca4d
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
path: "/etc/systemd/system/ceph-mds@.service.d/"
when:
- ceph_mds_systemd_overrides is defined
- ansible_server_mgr == 'systemd'
- ansible_service_mgr == 'systemd'
- name: add ceph-mds systemd service overrides
config_template: