Files
oracle_19_install/oracle-db-preinstall.yml
2022-12-14 00:27:31 +01:00

9 lines
114 B
YAML

---
- name: Host configuration
hosts: all
user: root
become: yes
roles:
- oracle-db-preinstall