one-deploy icon indicating copy to clipboard operation
one-deploy copied to clipboard

the playbook: opennebula.deploy.main could not be found

Open figueirav opened this issue 1 year ago • 1 comments

When I run the command ansible-playbook -i inventory/example.yml opennebula.deploy.main

I keep getting the error

ansible-playbook -i inventory/example.yml opennebula.deploy.main

Can anyone help me?

figueirav avatar Jul 16 '24 12:07 figueirav

Hi @figueirav

I believe ansible-playbook -i inventory/example.yml opennebula.deploy.main is not an error message, it's just a command.

  1. What kind of OS do you use inside the ansible controller machine?
  2. How did you install ansible-playbook?
  3. What is the version reported by ansible-playbook?
  4. How did you clone one-deploy repo, directly or via ansible-galaxy?
  5. Did you modify inventory/example.yml? Does it match your infrastructure?

sk4zuzu avatar Jul 16 '24 13:07 sk4zuzu