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

Minimal Ansible version required #8

Open
busterswt opened this issue Oct 10, 2017 · 0 comments
Open

Minimal Ansible version required #8

busterswt opened this issue Oct 10, 2017 · 0 comments

Comments

@busterswt
Copy link

When installing using Ansible 1.9.4, I observed the following error during 'vagrant up':

...
==> controller-01: Exporting NFS shared folders...
==> controller-01: Preparing to edit /etc/exports. Administrator privileges will be required...
==> controller-01: Mounting NFS shared folders...
==> controller-01: Updating /etc/hosts file on active guest machines...
==> controller-01: Updating /etc/hosts file on host machine (password may be required)...
==> controller-01: Running provisioner: shell...
controller-01: Running: /var/folders/qj/q9frl5y129x6cbvdscfr_vt00000gn/T/vagrant-shell20171010-25396-2woo5v.sh
==> controller-01: /tmp/vagrant-shell: line 3: /root/.ssh/known_hosts: No such file or directory
==> controller-01: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwqecjzCGZIBq5QH8oDSxR2A8EnnX3SlPWRtcFsYEUI3iV2p6BvwIgOkIecZN5a8e3ba0+C5IYrfPavXmao0R0bNJzim6U+N0ZKtU4GvBV23lIBg9KXrptwU9u2eJJRf4bIGIxLx45CQ57ucpWnNETlps25N/lb4LMdEX1mpOQWloZ5DlriWi+nOHm1QuenOKzjVI49YClRQX4B2JHB/vVCMgzyszOA/VO9DUNp4/Zr7WLxrxbUjgc2fdL5cw9Xv10KmaLL12wZ//ZutGqGRjrPWyG8thjSy5ZBgy4FOxGgx3+mlm1zmVSA+jVQ7OPeYoCMjad8mI02nqYer2+4KBH root@compute-01
==> controller-01: Running provisioner: shell...
controller-01: Running: /var/folders/qj/q9frl5y129x6cbvdscfr_vt00000gn/T/vagrant-shell20171010-25396-t2iaw9.sh
==> controller-01: mesg: ttyname failed: Inappropriate ioctl for device
==> controller-01: Running provisioner: ansible...
controller-01: Running ansible-playbook...
ERROR: rescue is not a legal parameter in an Ansible task or handler
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
...

Upgrading my local Ansible version to 2.4 has resolved that issue.

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

No branches or pull requests

1 participant