disable the dependencies until they'll be remotely available.
This commit is contained in:
parent
3baf692759
commit
fc0ddc11ea
|
@ -15,7 +15,7 @@ galaxy_info:
|
||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- wordpress
|
- wordpress
|
||||||
|
|
||||||
dependencies:
|
#dependencies:
|
||||||
- { role: '../../library/roles/mysql', when: wordpress_local_mysql }
|
# - { role: '../../library/roles/mysql', when: wordpress_local_mysql }
|
||||||
- role: '../../library/roles/php-fpm'
|
# - role: '../../library/roles/php-fpm'
|
||||||
- { role: '../../library/roles/nginx', when: wordpress_local_nginx }
|
# - { role: '../../library/roles/nginx', when: wordpress_local_nginx }
|
||||||
|
|
Loading…
Reference in New Issue