Avoid restarting other services when configuring the OSDs.
changed_when: False
- name: Start and add that the OSD service to the init sequence
- service: name=ceph state=started enabled=yes
+ service: name=ceph state=started enabled=yes args=osd
changed_when: False
- name: Start and add that the OSD service to the init sequence
- service: name=ceph state=started enabled=yes
+ service: name=ceph state=started enabled=yes args=osd
changed_when: False
- name: Start and add that the OSD service to the init sequence
- service: name=ceph state=started enabled=yes
+ service: name=ceph state=started enabled=yes args=osd
changed_when: False
- name: Start and add that the OSD service to the init sequence
- service: name=ceph state=started enabled=yes
+ service: name=ceph state=started enabled=yes args=osd