diff --git a/meta/main.yml b/meta/main.yml index ef91fba15e839f125af96a95fd5497da3ec4ed08..9a1ce5424c59cb218c39d8e5cdbba56f846259da 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -1,6 +1,6 @@ --- -dependencies: - - { role: common } - - { role: ruby } - - { role: redis, redis_config_portListening: false, redis_config_socketListening: true } - - { role: postgresql } +dependencies: [] +# - { role: common } +# - { role: ruby } +# - { role: redis, redis_config_portListening: false, redis_config_socketListening: true } +# - { role: postgresql }