dos2unix convertion

This commit is contained in:
Yacine31
2021-06-20 15:54:41 +02:00
parent 985a431ecd
commit aa091143b3

View File

@@ -4,6 +4,6 @@
user: root
roles:
- { role: configure-host-oel6, when: "ansible_distribution_major_version == '6'" }
- { role: configure-host-oel7, when: "ansible_distribution_major_version == '7'" }
- { role: configure-host-oel7, when: "ansible_distribution_major_version >= '7'" }
# - install-oracle-sw