Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge devel into master - Release 2021-07-27 #183

Merged
merged 30 commits into from
Jul 27, 2021
Merged

Merge devel into master - Release 2021-07-27 #183

merged 30 commits into from
Jul 27, 2021

Conversation

rbo
Copy link
Contributor

@rbo rbo commented Jul 26, 2021

Changelog

@rbo rbo mentioned this pull request Jul 26, 2021
10 tasks
Added Rocky as possible OS for OpenShift cluster installation
rbo added 3 commits July 26, 2021 17:05
```
TASK [public_dns : Create IPv6 Cloudflare DNS records]
*************************************************************************************
task path:
/root/hetzner-ocp4/ansible/roles/public_dns/tasks/create-cloudflare.yml:28
Tuesday 27 July 2021  08:35:35 +0200 (0:00:06.254)       0:00:17.607
**********
fatal: [localhost]: FAILED! => {"msg": "The conditional check
'(pd_public_ipv6 is defined) and (pd_public_ipv6|length > 0)' failed.
The erro
r was: error while evaluating conditional ((pd_public_ipv6 is defined)
and (pd_public_ipv6|length > 0)): {% if 'IPv6' in ip_families %}{{ pu
blic_ipv6 | default(listen_address_ipv6) }}{% endif %}: {{
    hostvars['localhost']['ansible_default_ipv6']['address'] }}: 'dict
    object' has no
     attribute 'address'\n\nThe error appears to be in
     '/root/hetzner-ocp4/ansible/roles/public_dns/tasks/create-cloudflare.yml':
     line 28, colum
     n 3, but may\nbe elsewhere in the file depending on the exact
     syntax problem.\n\nThe offending line appears to be:\n\n\n- name:
     Create IPv6
     Cloudflare DNS records\n  ^ here\n"}

     PLAY RECAP
     *********************************************************************************************************************************
     localhost                  : ok=20   changed=0    unreachable=0
     failed=1    skipped=3    rescued=0    ignored=0
```
Playbook fails with propper error msg if IPv6 is enabled but not
available.
@rbo rbo marked this pull request as ready for review July 27, 2021 07:02
@rbo rbo changed the title Merge devel into master Merge devel into master - Release 2021-07-27 Jul 27, 2021
@rbo rbo merged commit 1211f5a into master Jul 27, 2021
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