Skip to content
Snippets Groups Projects
Select Git revision
  • 8075bbbf6b029fb7431036c53cebc444f21f7acb
  • master default protected
  • th/caddy-wip
  • th/caddy
  • th/lego
  • th/acmebot
  • pyzabbix
  • th/keycloak
8 results

main.yml

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    main.yml 182 B
    ---
    # file: acmetool/handlers/main.yml
    
    - name: reload systemd service files
      systemd: daemon_reload=yes
    
    - name: update certificates
      systemd: name=acmetool.service state=started