浏览代码

use filesystems role instead of fstab

master
父节点
当前提交
2b3f7accde
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      meta/main.yml

+ 2
- 1
meta/main.yml 查看文件

@@ -33,7 +33,8 @@ dependencies:
#- role: mdraid_mdadm_conf
- role: dmcrypt_crypttab
when: dmcrypt_devices is defined
- role: fstab
- role: filesystems
filesystems_state: configured
- role: keyboard_configuration
- role: grub_bootloader
- role: network_interfaces


正在加载...
取消
保存