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

Install fails during NSX Manager install #85

Open
timtyn123 opened this issue Feb 26, 2020 · 3 comments
Open

Install fails during NSX Manager install #85

timtyn123 opened this issue Feb 26, 2020 · 3 comments

Comments

@timtyn123
Copy link

Using the Docker image from this site, my install fails at the OVA Manager with the following error:

Done installing ovftool

[WARNING]: Found both group and host with same name: localhost
ERROR! couldn't resolve module/action 'nsxt_controller_manager_auto_deployment'. This often indicates a misspelling, missing collection, or incorrect module path.

The error appears to be in '/tmp/build/6fab756d/nsxt-ansible/basic_topology.yml': line 167, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

- name: Deploy additional controller-managers
  ^ here
@arslanabbasi
Copy link

I am having the exact same issue. @timtyn123 Were you able to find a resolution to this issue?

@timtyn123
Copy link
Author

No, I still am having the issue.

@SatNetArcher
Copy link

I am getting similar error.

satish@ubuntu01:~/nsx-t$ ansible-playbook deployFirstNSXTNode.yml -v
Using /etc/ansible/ansible.cfg as config file
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
ERROR! couldn't resolve module/action 'nsxt_deploy_ova'. This often indicates a misspelling, missing collection, or incorrect module path.

The error appears to be in '/home/satish/nsx-t/deployFirstNSXTNode.yml': line 11, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

tasks:
- name: deploy NSX Manager OVA
^ here

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

3 participants