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

There are more Ansible commands now: ansible-connection and ansible-test #22

Open
FBnil opened this issue Nov 16, 2021 · 0 comments
Open

Comments

@FBnil
Copy link
Contributor

FBnil commented Nov 16, 2021

More of a query.
I've not come across them at work yet, but they are stubs in portable-ansible 0.5.0

They exists in: ./ansible/bin/ansible-*

There is no code for them in: ./ansible/ansible/cli/.py nor ./opt/ansible/ansible//

If you decide to add them too, then README.md might need an update:

for l in config connection console doc galaxy inventory playbook pull test vault;do
  ln -s ansible ansible-$l
done

To be honest, I'm glad the code is small and lean, and this would kind of add extra size to it.

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