-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Playbook fails on "Get etcd certificate serials" #3570
Comments
@mirwan is this actually a duplicate? I applied the PR locally and saw no change. |
@hatt My bad, I was hasty by closing it... |
Thanks, I tested with CentOS 7 and Ansible 2.6.6 on Python 2.7.5 with current master HEAD. If there's anything I can do to assist in debugging, please let me know. I tried to resolve it myself in code but can't quite figure out what the logic should be. |
this PR should fix this #3605 |
Just confirming, with the merge of this PR my instance of the issue is now resolved. Thanks @Atoms! |
@mazdader Are you still facing the issue? |
fixed |
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG REPORT
Environment:
Cloud provider or hardware configuration:
Virtual Machines with CentOS 7 on XenServer
OS (
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):ansible --version
):Kubespray version (commit) (
git rev-parse --short HEAD
):$ git rev-parse --short HEAD
ccc3f89
Network plugin used:
Calico
Copy of your inventory file:
Command used to invoke ansible:
ansible-playbook -i inventory/demo/hosts.ini -v -D --become --become-user=root cluster.yml
Anything else do we need to know:
Ansible playbook fails with the following error:
The text was updated successfully, but these errors were encountered: