@@ -1,4 +0,0 @@
-- hosts: all
- roles:
- - common
-
-- hosts: dbserver
- - dbserver
-- hosts: ftpserver
- - ftpserver
@@ -1,3 +0,0 @@
- - hypervisor
-- hosts: monitoring
- - monitoring
@@ -1,6 +0,0 @@
-- include: common.yml
-- include: hypervisor.yml
-- include: webserver.yml
-- include: dbserver.yml
-- include: ftpserver.yml
-- include: monitoring.yml
-- hosts: webserver
- - webserver