Files
oracle_19_install/oracle-db-postinstall.yml

9 lines
124 B
YAML

---
- name: Host configuration
hosts: all
become_user: root
become_method: sudo
roles:
- oracle-db-postinstall