Skip to content

Commit

Permalink
ansible-doctor: Rebuild README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rendanic committed Jan 17, 2024
1 parent 5a2009c commit b5452bf
Show file tree
Hide file tree
Showing 25 changed files with 97 additions and 98 deletions.
1 change: 0 additions & 1 deletion roles/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ sets up the host generic stuff

- Minimum Ansible version: `2.14.0`


## Default Variables

### common_packages
Expand Down
1 change: 0 additions & 1 deletion roles/cxoracle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Install cx_Oracle with pip

- Minimum Ansible version: `2.14.0`


## Default Variables

### cx_oracle3_source
Expand Down
1 change: 0 additions & 1 deletion roles/oradb_datapatch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Manage datapatch for Oracle Database

- Minimum Ansible version: `2.14.0`


## Default Variables

### oradb_datapatch_fail_on_db_not_exist
Expand Down
1 change: 0 additions & 1 deletion roles/oradb_facts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Gather Ansible Facts from database

- Minimum Ansible version: `2.14.0`


## Default Variables

### oradb_facts_db_user
Expand Down
1 change: 0 additions & 1 deletion roles/oradb_manage_db/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Create, modify and remove Oracle Databases

- Minimum Ansible version: `2.14.0`


## Default Variables

### dbca_templatename
Expand Down
1 change: 0 additions & 1 deletion roles/oradb_manage_parameters/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Manage Oracle Database Parameters

- Minimum Ansible version: `2.14.0`


## Default Variables

### restart_spparameter_changed
Expand Down
1 change: 0 additions & 1 deletion roles/oradb_manage_statspack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Not RAC aware at the moment.

- Minimum Ansible version: `2.14.0`


## Default Variables

### purgedays
Expand Down
21 changes: 21 additions & 0 deletions roles/oradb_manage_wallet/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# oradb_manage_wallet

## Table of content

- [Requirements](#requirements)
- [Dependencies](#dependencies)
- [License](#license)
- [Author](#author)

---

## Requirements

None.




## Dependencies

None.
27 changes: 12 additions & 15 deletions roles/oradb_rman/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ All other role variables from `oradb_rman` are deprecated and will be removed in

- Minimum Ansible version: `2.14.0`


## Default Variables

### oradb_rman_autofs
Expand Down Expand Up @@ -79,8 +78,8 @@ Lgofiledirectory for output of cronjobs.
#### Default value
```YAML
oradb_rman_cron_logdir: "{{ rman_cron_logdir | default('/var/log/oracle/rman/log')\
\ }}"
oradb_rman_cron_logdir: "{{ rman_cron_logdir | default('/var/log/oracle/rman/log')
}}"
```
### oradb_rman_cron_mkjob
Expand Down Expand Up @@ -112,8 +111,8 @@ Lgofiledirectory for `rman_wrapper.sh`.
#### Default value

```YAML
oradb_rman_log_dir: "{{ rman_log_dir | default(odb.0.rman_log_dir | default(oracle_base\
\ + '/rman/log')) }}"
oradb_rman_log_dir: "{{ rman_log_dir | default(odb.0.rman_log_dir | default(oracle_base
+ '/rman/log')) }}"
```

### oradb_rman_retention_policy_default
Expand All @@ -123,8 +122,8 @@ Defines the policy for the RMAN-Templates from role.
#### Default value

```YAML
oradb_rman_retention_policy_default: "{{ rman_retention_policy_default | default('RECOVERY\
\ WINDOW OF 14 DAYS') }}"
oradb_rman_retention_policy_default: "{{ rman_retention_policy_default | default('RECOVERY
WINDOW OF 14 DAYS') }}"
```

### oradb_rman_script_dir
Expand All @@ -134,8 +133,8 @@ Directory for `*.rman`-Files.
#### Default value

```YAML
oradb_rman_script_dir: "{{ rman_script_dir | default(odb.0.rman_script_dir | default(oracle_base\
\ + '/rman')) }}"
oradb_rman_script_dir: "{{ rman_script_dir | default(odb.0.rman_script_dir | default(oracle_base
+ '/rman')) }}"
```

### oradb_rman_tns_admin
Expand All @@ -146,8 +145,8 @@ This is needed for RMAN-Catalogconnections.
#### Default value

```YAML
oradb_rman_tns_admin: "{{ rman_tns_admin | default(oracle_base + '/rman/network/admin')\
\ }}"
oradb_rman_tns_admin: "{{ rman_tns_admin | default(oracle_base + '/rman/network/admin')
}}"
```

### oradb_rman_tnsnames_installed
Expand All @@ -172,8 +171,8 @@ Directory for Oracle wallet.
#### Default value

```YAML
oradb_rman_wallet_loc: "{{ rman_wallet_loc | default(oracle_base + '/rman/network/wallet')\
\ }}"
oradb_rman_wallet_loc: "{{ rman_wallet_loc | default(oracle_base + '/rman/network/wallet')
}}"
```

### oradb_rman_wallet_password
Expand Down Expand Up @@ -208,8 +207,6 @@ oradb_rman_wallet_password: "{{ rman_wallet_password | default('oracleWallet1')

**_tns_**

**_tnsnames_**

**_wallet_**

**_wallet_contents_**
Expand Down
54 changes: 26 additions & 28 deletions roles/orahost/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ Role to configure the hostsystem for ansible-oracle

- Minimum Ansible version: `2.14.0`


## Default Variables

### asmlib_rpm
Expand All @@ -88,7 +87,8 @@ Name / Url for rpm oracleasm-support for RHEL6/OL6.
#### Default value
```YAML
asmlib_rpm_el6: http://download.oracle.com/otn_software/asmlib/oracleasmlib-2.0.4-1.el6.x86_64.rpm
asmlib_rpm_el6:
http://download.oracle.com/otn_software/asmlib/oracleasmlib-2.0.4-1.el6.x86_64.rpm
```
### asmlib_rpm_el7
Expand All @@ -98,7 +98,8 @@ Name / Url for rpm oracleasm-support for RHEL7/OL7.
#### Default value
```YAML
asmlib_rpm_el7: http://download.oracle.com/otn_software/asmlib/oracleasmlib-2.0.12-1.el7.x86_64.rpm
asmlib_rpm_el7:
http://download.oracle.com/otn_software/asmlib/oracleasmlib-2.0.12-1.el7.x86_64.rpm
```
### asmlib_rpm_el8
Expand All @@ -108,7 +109,8 @@ Name / Url for rpm oracleasm-support for RHEL8/OL8.
#### Default value
```YAML
asmlib_rpm_el8: https://download.oracle.com/otn_software/asmlib/oracleasmlib-2.0.17-1.el8.x86_64.rpm
asmlib_rpm_el8:
https://download.oracle.com/otn_software/asmlib/oracleasmlib-2.0.17-1.el8.x86_64.rpm
```
### asmlib_rpm_sles
Expand All @@ -118,7 +120,8 @@ Name / Url for rpm oracleasm-support for SLES.
#### Default value
```YAML
asmlib_rpm_sles: http://oss.oracle.com/projects/oracleasm-support/dist/files/RPMS/sles12/amd64/2.1.8/oracleasm-support-2.1.8-1.SLE12.x86_64.rpm
asmlib_rpm_sles:
http://oss.oracle.com/projects/oracleasm-support/dist/files/RPMS/sles12/amd64/2.1.8/oracleasm-support-2.1.8-1.SLE12.x86_64.rpm
```
### asmlibsupport_rpm
Expand All @@ -144,23 +147,26 @@ asmlibsupport_rpm: Value from `asmlibsupport_rpm_el6`, `asmlibsupport_rpm_el7` o
#### Default value

```YAML
asmlibsupport_rpm_el6: http://oss.oracle.com/projects/oracleasm-support/dist/files/RPMS/rhel6/amd64/2.1.8/oracleasm-support-2.1.8-1.el6.x86_64.rpm
asmlibsupport_rpm_el6:
http://oss.oracle.com/projects/oracleasm-support/dist/files/RPMS/rhel6/amd64/2.1.8/oracleasm-support-2.1.8-1.el6.x86_64.rpm
```
### asmlibsupport_rpm_el7
#### Default value
```YAML
asmlibsupport_rpm_el7: https://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/getPackage/oracleasm-support-2.1.11-2.el7.x86_64.rpm
asmlibsupport_rpm_el7:
https://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/getPackage/oracleasm-support-2.1.11-2.el7.x86_64.rpm
```
### asmlibsupport_rpm_el8
#### Default value
```YAML
asmlibsupport_rpm_el8: https://yum.oracle.com/repo/OracleLinux/OL8/latest/x86_64/getPackage/oracleasm-support-2.1.11-2.el8.x86_64.rpm
asmlibsupport_rpm_el8:
https://yum.oracle.com/repo/OracleLinux/OL8/latest/x86_64/getPackage/oracleasm-support-2.1.11-2.el8.x86_64.rpm
```
### configure_etc_hosts
Expand Down Expand Up @@ -285,8 +291,8 @@ Set IP to 2nd Interface on virtualbox and 1st for all otehr installations
#### Default value

```YAML
etc_hosts_ip: "{% if 'virtualbox' in ansible_virtualization_type %}{{ ansible_all_ipv4_addresses[1]\
\ }}{% else %}{{ ansible_default_ipv4.address }}{% endif %}"
etc_hosts_ip: "{% if 'virtualbox' in ansible_virtualization_type %}{{ ansible_all_ipv4_addresses[1]
}}{% else %}{{ ansible_default_ipv4.address }}{% endif %}"
```

### extrarepos_disabled
Expand All @@ -304,8 +310,8 @@ extrarepos_disabled: '[]'
#### Default value

```YAML
extrarepos_enabled: "{%- if ansible_distribution == 'OracleLinux' -%}ol{{ ansible_distribution_major_version\
\ }}_addons{%- else -%}{%- endif %}"
extrarepos_enabled: "{%- if ansible_distribution == 'OracleLinux' -%}ol{{ ansible_distribution_major_version
}}_addons{%- else -%}{%- endif %}"
```

### firewall_service
Expand All @@ -331,7 +337,8 @@ grid_users:
primgroup: '{{ oracle_group }}'
othergroups: '{{ asmadmin_group }},{{ asmdba_group }},{{ asmoper_group }},{{ dba_group
}}'
passwd: $6$0xHoAXXF$K75HKb64Hcb/CEcr3YEj2LGERi/U2moJgsCK.ztGxLsKoaXc4UBiNZPL0hlxB5ng6GL.gyipfQOOXplzcdgvD0
passwd:
$6$0xHoAXXF$K75HKb64Hcb/CEcr3YEj2LGERi/U2moJgsCK.ztGxLsKoaXc4UBiNZPL0hlxB5ng6GL.gyipfQOOXplzcdgvD0
```

### host_fs_layout
Expand Down Expand Up @@ -663,7 +670,8 @@ oracle_users:
primgroup: '{{ oracle_group }}'
othergroups: '{{ dba_group }},{{ asmadmin_group }},{{ asmdba_group }},{{ asmoper_group
}},backupdba,dgdba,kmdba,{{ oper_group }}'
passwd: $6$0xHoAXXF$K75HKb64Hcb/CEcr3YEj2LGERi/U2moJgsCK.ztGxLsKoaXc4UBiNZPL0hlxB5ng6GL.gyipfQOOXplzcdgvD0
passwd:
$6$0xHoAXXF$K75HKb64Hcb/CEcr3YEj2LGERi/U2moJgsCK.ztGxLsKoaXc4UBiNZPL0hlxB5ng6GL.gyipfQOOXplzcdgvD0
```

### os_family_supported
Expand All @@ -673,8 +681,8 @@ Support is limited to RHE/OL and SuSE
#### Default value

```YAML
os_family_supported: "{% if ansible_os_family == 'Suse' %}Suse{% else %}RedHat{% endif\
\ %}"
os_family_supported: "{% if ansible_os_family == 'Suse' %}Suse{% else %}RedHat{% endif
%}"
```

### os_min_supported_version
Expand All @@ -684,8 +692,8 @@ Minimum supported versions for SLES is 12.1 and RHEL/OL >= 6.4
#### Default value

```YAML
os_min_supported_version: "{% if ansible_os_family == 'Suse' %}12.1{% else %}6.4{%\
\ endif %}"
os_min_supported_version: "{% if ansible_os_family == 'Suse' %}12.1{% else %}6.4{%
endif %}"
```

### percent_hugepages
Expand Down Expand Up @@ -759,12 +767,6 @@ transparent_hugepage_disable:

**_hostfs_**

**_hugepages_**

**_iptables,firewalld_**

**_molecule-idempotence-notest_**

**_nozeroconf_**

**_orahost_assert_**
Expand All @@ -787,16 +789,12 @@ transparent_hugepage_disable:

**_sudoadd_**

**_sysctl_**

**_sysctl,hugepages_**

**_sysctl,hugepages,molecule-idempotence-notest_**

**_sysctl,molecule-idempotence-notest_**

**_timezone_**

**_tphnuma_**

**_tphnuma,molecule-idempotence-notest_**
Expand Down
1 change: 0 additions & 1 deletion roles/orahost_cron/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Configure cronjobs for ansible-oracle

- Minimum Ansible version: `2.14.0`


## Default Variables

### cron_config
Expand Down
5 changes: 2 additions & 3 deletions roles/orahost_logrotate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Configure logrotate for ansible-oracle

- Minimum Ansible version: `2.14.0`


## Default Variables

### logrotate_config
Expand Down Expand Up @@ -53,8 +52,8 @@ logrotate_config:
- dateext
- compress
- name: oracle_rman
file: "{{ rman_cron_logdir | default('/var/log/oracle/rman/log') }}/*.log {{ oracle_base\
\ }}/admin/*/rman/*.log {{ oracle_base }}/admin/*/rman/log/*.log"
file: "{{ rman_cron_logdir | default('/var/log/oracle/rman/log') }}/*.log {{ oracle_base
}}/admin/*/rman/*.log {{ oracle_base }}/admin/*/rman/log/*.log"
options:
- missingok
- notifempty
Expand Down
1 change: 0 additions & 1 deletion roles/orahost_meta/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Meta role used by other roles to share variable defaults.

- Minimum Ansible version: `2.14.0`


## Default Variables

### asm_diskgroups
Expand Down
3 changes: 0 additions & 3 deletions roles/orahost_ssh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ This role needs a complete refactoring in the future!

- Minimum Ansible version: `2.14.0`


## Default Variables

### grid_user
Expand Down Expand Up @@ -71,8 +70,6 @@ oracle_users:
## Discovered Tags
**_sshkeys_**
**_sshkeys,known_hosts_**
Expand Down
1 change: 0 additions & 1 deletion roles/orahost_storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Role to configure the storage for oracle.

- Minimum Ansible version: `2.14.0`


## Default Variables

### asmlib_binary
Expand Down
Loading

0 comments on commit b5452bf

Please sign in to comment.