diff options
author | binary <me@rgoncalves.se> | 2020-12-07 12:29:32 +0100 |
---|---|---|
committer | binary <me@rgoncalves.se> | 2020-12-07 12:29:32 +0100 |
commit | 869361a77851b3e2459b2aa6e17fbd091d5f5eb8 (patch) | |
tree | fcdcf30ef81701acf9edf5841460309657b2f76e /playbooks | |
parent | 8168119817fb5952095f8757ad0d6f74a556b75d (diff) | |
download | infrastructure-869361a77851b3e2459b2aa6e17fbd091d5f5eb8.tar.gz |
Punch hole in pf for 1234 and git instaweb
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/vm2.rgoncalves.se.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/vm2.rgoncalves.se.yml b/playbooks/vm2.rgoncalves.se.yml index 0cc669a..dacb4a4 100644 --- a/playbooks/vm2.rgoncalves.se.yml +++ b/playbooks/vm2.rgoncalves.se.yml @@ -10,4 +10,5 @@ - { role: git } - { role: stagit } + - { role: httpd } #- { role: grafana } |