disable the dependencies until they'll be remotely available.

This commit is contained in:
Andrea Dell'Amico 2020-02-07 18:05:27 +01:00
parent 3baf692759
commit fc0ddc11ea
1 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ galaxy_info:
galaxy_tags:
- wordpress
dependencies:
- { role: '../../library/roles/mysql', when: wordpress_local_mysql }
- role: '../../library/roles/php-fpm'
- { role: '../../library/roles/nginx', when: wordpress_local_nginx }
#dependencies:
# - { role: '../../library/roles/mysql', when: wordpress_local_mysql }
# - role: '../../library/roles/php-fpm'
# - { role: '../../library/roles/nginx', when: wordpress_local_nginx }