-{name:stop and disable lustre service some nodes will be rebooted and should not come up with a runnign service,service:name=lustre-client enabled=False state=stopped}
-{name:stop and disable lustre service,service:name=lustre-client enabled=False state=stopped}
become:true
tags:[never,stopdisablelustre16Aug]
tags:[never,stopdisablelustre]
-name:start lustre and enable service
block:
-{name:start and enable lustre service,service:name=lustre-client enabled=True state=started}