ajout instal_oracle_sw

This commit is contained in:
Yacine31
2021-06-21 01:25:13 +02:00
parent fabc0e75e5
commit dbe90cb8e2
25 changed files with 4060 additions and 1 deletions

View File

@@ -2,8 +2,9 @@
- name: Host configuration
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'" }
# - install-oracle-sw
# - install-oracle-sw