Skip to content

Conversation

@steenzout
Copy link
Member

  • fixed problems with RedHat based distributions: RPM not downloaded #34
  • fixed potential problem with inclusion of relative path
  • added tests for ansible 2.3

thanks to @hryamzik and @jonwolski.

hryamzik and others added 6 commits May 26, 2017 17:54
Implemented rpm search on oracle site, fixes #34
I was getting errors with this playbook when executing "include OS
family/distribution specific variables." Even though my
`ansible_os_family` is `RedHat`, `with_first_found` was finding no
results. (I am running Centos 7, but I confirmed the `RedHat` value
in the ansible facts with `ansible all -m setup`.)

When I prepended the `defaults/...` relative path with `{{ role_path
}}`, this playbook ran successfully.
…ion_specific_variables

Resolve file path with `{{ role_path }}`
@steenzout steenzout merged commit 1fc9afb into master Jun 22, 2017
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.

3 participants