diff options
author | Michael Scherer <misc@zarb.org> | 2014-12-12 18:06:34 +0100 |
---|---|---|
committer | Michael Scherer <misc@zarb.org> | 2014-12-12 18:06:34 +0100 |
commit | ba4f5114c70df188b025cd8e162200888d2af0d2 (patch) | |
tree | c71326af50e097c63bd0fe2947d1aff8805638a7 /playbooks | |
parent | c2924dc5ef0af4808fbe22beaafe1c524fca4d4f (diff) |
Remove httpd role, already included for others reason
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/deploy.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/playbooks/deploy.yml b/playbooks/deploy.yml index a0f7c95..4ecb493 100644 --- a/playbooks/deploy.yml +++ b/playbooks/deploy.yml @@ -10,7 +10,6 @@ roles: - base - admin_ssh_keys - - httpd - local_deploy - mailman_lists - cgit |