dos2unix convertion
This commit is contained in:
@@ -4,6 +4,6 @@
|
|||||||
user: root
|
user: root
|
||||||
roles:
|
roles:
|
||||||
- { role: configure-host-oel6, when: "ansible_distribution_major_version == '6'" }
|
- { 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
|
# - install-oracle-sw
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user