mon.yml 96 B

123456
  1. - name: 'Restart mon'
  2. service:
  3. name: 'mon'
  4. state: 'restarted'
  5. # vim: ft=yaml.ansible