Skip to content
Snippets Groups Projects
Select Git revision
  • 8343956753ce142062b97095522fbd16f2c791a3
  • master default
  • host01
  • ns4
  • kodi
5 results

code.shore.co.il.conf

Blame
  • main.yml 114 B
    ---
    # handlers file for ansible-cgit
    - name: Restart Apache
      service:
          name: apache2
          state: restarted