view main.yml @ 2:38e65ba34642 default tip

Add mount-nfs
author innparusu
date Sat, 17 Feb 2018 18:56:57 +0900
parents e22c61a0194c
children
line wrap: on
line source

- hosts: all
  remote_user: root
  tasks:
    - include: tasks/install-ruby_java.yml
    - include: tasks/mount-nfs.yml