Skip to content

Conversation

@ThiloSolbrig
Copy link
Contributor

…tall, oraswdb_install, oraswdb_manage_patches, oraswgi_manage_patches

This enhancement allows to provide install images and patches anywhere in the filesystem or under any URL. It eliminates the requirement to have all files located directly under oracle_sw_source_local or oracle_sw_source_www. It's fully backward compatible as it defaults to the previous way of locating these files.

…tall, oraswdb_install, oraswdb_manage_patches, oraswgi_manage_patches
@ThiloSolbrig ThiloSolbrig deleted the absolute-filesources branch April 25, 2025 12:42
Rendanic added a commit to Rendanic/ansible-oracle that referenced this pull request Apr 27, 2025
v4.13.1
=======

Minor Changes
-------------

- Upgrade ansible-doctor 6.0.5 and pre-commit (oravirt#517)
- ansible-lint upgrade to 25.2.1 (oravirt#517)
- helper script for building releases (oravirt#518)
- nix: Adding direnv and nix configuration for easy setup of dev environment via nix-shell (oravirt#517)

Security Fixes
--------------

- ansible-core: Upgrade versions due to security alerts from dependbot (oravirt#517)

Bugfixes
--------

- oradb_tzupgrade_pdbs: compose the list of PDBs in Ansible (oravirt#516)
@Rendanic Rendanic mentioned this pull request Apr 27, 2025
Rendanic added a commit to Rendanic/ansible-oracle that referenced this pull request Apr 27, 2025
v4.13.1
=======

Minor Changes
-------------

- Upgrade ansible-doctor 6.0.5 and pre-commit (oravirt#517)
- ansible-lint upgrade to 25.2.1 (oravirt#517)
- helper script for building releases (oravirt#518)
- nix: Adding direnv and nix configuration for easy setup of dev environment via nix-shell (oravirt#517)

Security Fixes
--------------

- ansible-core: Upgrade versions due to security alerts from dependbot (oravirt#517)

Bugfixes
--------

- oradb_tzupgrade_pdbs: compose the list of PDBs in Ansible (oravirt#516)
Rendanic added a commit that referenced this pull request Apr 27, 2025
v4.13.1
=======

Minor Changes
-------------

- Upgrade ansible-doctor 6.0.5 and pre-commit (#517)
- ansible-lint upgrade to 25.2.1 (#517)
- helper script for building releases (#518)
- nix: Adding direnv and nix configuration for easy setup of dev environment via nix-shell (#517)

Security Fixes
--------------

- ansible-core: Upgrade versions due to security alerts from dependbot (#517)

Bugfixes
--------

- oradb_tzupgrade_pdbs: compose the list of PDBs in Ansible (#516)
@ThiloSolbrig
Copy link
Contributor Author

Hi Thorsten,
I found this merge request auto-closed, probably because of failed ansible-doctor checks. Before re-opening the request: What can I improve at my side to pass the ansible-doctor check? It seemed to fail with some python internal stuff.
Regards,
Thilo.

@Rendanic
Copy link
Collaborator

I tried to reopen the PR, but it has been closed, because you deleted the branch in the upstream repo.
There was a breaking change in ansible-doctor, which I ignored accidently. That created some strange python failures during execution. I fixed that with 4.13.1, so the ansible-doctor should be fine now.

Easiest way to check for ansible-lint and ansible-doctor is using pre-commit during development.
The needed configuration is existing and I am always working with pre-commit.

Regards
Thorsten

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants