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

Confusing ansible-test cli help #76609

Closed
1 task done
rndmh3ro opened this issue Dec 25, 2021 · 5 comments
Closed
1 task done

Confusing ansible-test cli help #76609

rndmh3ro opened this issue Dec 25, 2021 · 5 comments
Labels
affects_2.12 bot_closed docs This issue/PR relates to or includes documentation. support:core This issue/PR relates to code supported by the Ansible Engineering Team.

Comments

@rndmh3ro
Copy link
Contributor

Summary

The ansible-test help option is very confusing.

I had a simpke use case: run my integration tests in a docker container with python 3.9.
Trying to find out how to do this (with no prior knowledge) from ansible-test integration --help is very hard.

There are controller options, controller origin options, target options, target controller options...
Then there are global env options, environment env options and composite env options.

I think some examples or a how-to (a la "I want to do X") would help.

Issue Type

Documentation Report

Component Name

ansible-test

Ansible Version

> ansible --version

ansible [core 2.12.1]
  config file = None
  configured module search path = ['/root/dev/openshift-ansible/roles/lib_openshift/library', '/root/dev/openshift-ansible/roles/openshift_facts/library', '/root/dev/openshift-ansible/roles/lib_utils/library']
  ansible python module location = /home/basti/.local/lib/python3.8/site-packages/ansible
  ansible collection location = /home/basti/.ansible/collections:/usr/share/ansible/collections
  executable location = /home/basti/.local/bin/ansible
  python version = 3.8.10 (default, Nov 26 2021, 20:14:08) [GCC 9.3.0]
  jinja version = 3.0.3
  libyaml = True

Configuration

$ ansible-config dump --only-changed

OS / Environment

Ubuntu

Additional Information

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@ansibot
Copy link
Contributor

ansibot commented Dec 25, 2021

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibot ansibot added affects_2.12 docs This issue/PR relates to or includes documentation. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Dec 25, 2021
@jborean93 jborean93 added waiting_on_contributor This would be accepted but there are no plans to actively work on it. and removed needs_triage Needs a first human triage before being processed. labels Jan 6, 2022
@acozine
Copy link
Contributor

acozine commented Jan 18, 2022

Related to #76655.

@acozine
Copy link
Contributor

acozine commented Mar 29, 2022

@rndmh3ro would you be willing to share the command you ended up using? We could add that to #76655, or open a similar PR that covers ansible-test.

@rndmh3ro
Copy link
Contributor Author

rndmh3ro commented Apr 1, 2022

It was something like ansible-test integration --docker <image or defined name> --python 3.9 - but I'm not sure anymore.

@ansibot
Copy link
Contributor

ansibot commented Jan 14, 2023

Thank you very much for your submission to Ansible. It means a lot to us that you've taken time to contribute.

Unfortunately, this issue has been open for some time while waiting for a contributor to take it up but there does not seem to have been anyone that did so. So we are going to close this issue to clear up the queues and make it easier for contributors to browse possible implementation targets.

However, we're absolutely always up for discussion. Because this project is very active, we're unlikely to see comments made on closed tickets and we lock them after some time. If you or anyone else has any further questions, please let us know by using any of the communication methods listed in the page below:

In the future, sometimes starting a discussion on the development list prior to proposing or implementing a feature can make getting things included a little easier, but it's not always necessary.

Thank you once again for this and your interest in Ansible!

click here for bot help

@ansibot ansibot added bot_closed and removed waiting_on_contributor This would be accepted but there are no plans to actively work on it. labels Jan 14, 2023
@ansibot ansibot closed this as completed Jan 14, 2023
@ansible ansible locked and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.12 bot_closed docs This issue/PR relates to or includes documentation. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
Status: Done
Development

No branches or pull requests

4 participants