update create db dir
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
hosts: all
|
||||
user: root
|
||||
|
||||
|
||||
roles:
|
||||
- { role: configure-host-oel6, when: "ansible_distribution_major_version == '6'" }
|
||||
- { role: configure-host-oel7, when: "ansible_distribution_major_version >= '7'" }
|
||||
|
||||
Reference in New Issue
Block a user