Initial commit
This commit is contained in:
8
oracle-db-preinstall.yml
Normal file
8
oracle-db-preinstall.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Host configuration
|
||||
hosts: all
|
||||
user: root
|
||||
become: yes
|
||||
|
||||
roles:
|
||||
- oracle-db-preinstall
|
||||
Reference in New Issue
Block a user