Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 352 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 352 Bytes

stehessel.server.ufw

Sets up ufw as a firewall service.

Example Playbook

- hosts: servers
  tasks:
    - name: "Set up ufw"
      include_role:
        name: "stehessel.server.ufw"

License

BSD-3-Clause

Author Information

hesselmann.dev