Skip to content

Commit ba92a51

Browse files
Merge pull request #15 from thedatabaseme/develop
Updated README
2 parents ed50bf0 + 69c8aec commit ba92a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ Pythia requires you to run Ansible 2.7 or higher. The Oracle Software you want t
3737
Installation and Configuration
3838
------------------------------
3939

40-
1. Clone the Repository to your Ansible Controlserver: git clone https://github.com/theoracleme/pythia.git
40+
1. Clone the Repository to your Ansible Controlserver: `git clone https://github.com/theoracleme/pythia.git`
4141
2. Setup a Fileshare, that includes the Oracle Software you want to install and mount it to the Ansible Controlserver.
4242
3. Configure the Fileshare as "Staging Area" by changing the "local_stage_directory" variable in the `vars/main.yml`
43-
4. Configure all Variables fitting your environment. A description for all Variables can be found in the Roles README.md or the `vars/main.yml` File.
43+
4. Configure all Variables fitting your environment. A description for all Variables can be found in the Roles [README.md](https://github.com/thedatabaseme/pythia/blob/master/roles/pythia/README.md) or the `vars/main.yml` File.
4444
5. Configure the `vars/rdbms_dict.yml`, `vars/patch_dict.yml` and `vars/sid_directories.yml` to suite your needs. A description for all Variables can be found in the Dictionary File or the README.md.
4545
Further Informations about what to change, can also be found in the [INSTALL.md](https://github.com/thedatabaseme/pythia/blob/master/INSTALL.md)
4646
6. Define your Hosts or Hostgroups in the Ansible Host Inventory. (e.G. hosts)

0 commit comments

Comments
 (0)