Ansible Automating Oracle Forms environment files configuration Automating everything many times comes to a halt once you discover that specific applications or platforms do not support changes to be done using a command-line interface. One such application
Ansible Using Ansible to connect to Oracle Dynamic Monitoring Service (DMS) The Oracle Dynamic Monitoring Service (DMS) enables Oracle Fusion Middleware components to provide administration tools, such as Oracle Enterprise Manager, with data regarding the component's performance, state and on-going behaviour.
Ansible Ansible host in different groups and group_vars When you try to organize your variables in Ansible, storing them in your inventory will help you to keep all your environments metadata in one place. Splitting host and group
Ansible Keeping a list of OUD backends for exporting When you plan to move data between Oracle Unified Directories (OUD) instances, there are several essential details you should remember. The first thing to consider is ensuring that you export
Ansible Using OFMW 12c global variables in automating upgrades with Ansible Automating OFMW 12c patches and upgrades with Ansible gives you a chance to find a lot more about the peculiarities of Oracle Fusion Middleware implementation. One of the recent discoveries