diff --git a/ubuntu/site.yml b/ubuntu/site.yml index c020aae..471f82b 100644 --- a/ubuntu/site.yml +++ b/ubuntu/site.yml @@ -52,3 +52,10 @@ roles: - apt-maintenance + +- name: Deploy firewall rules + hosts: firewalled + user: root + + roles: + - firewall-ruleset-deploy