diff options
Diffstat (limited to 'playbooks/web.yml')
-rw-r--r-- | playbooks/web.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/web.yml b/playbooks/web.yml index 8bc28c4..ca14fd1 100644 --- a/playbooks/web.yml +++ b/playbooks/web.yml @@ -2,5 +2,6 @@ hosts: web roles: # Websites + # - { role: home } # - { role: ip } # - { role: blog } |