mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
163819efa2
When running the unit tests locally, in a git clone, `ansible --test`
prints additional information about the git revision, e.g.
```
~/src/ansible$ ansible --version
ansible 2.10.8
...
~/src/ansible$ source hacking/env-setup
...
Setting up Ansible to run out of checkout...
...
~/src/ansible$ ansible --version
[WARNING]: You are running the development version of Ansible. You
should only run Ansible from "devel" if you are modifying the Ansible
engine, or trying out features under development. This is a rapidly
changing source of code and can become unstable at any point.
ansible [core 2.14.0.dev0] (test_ansible_version-devel
|
2 years ago | |
---|---|---|
.. | ||
_vendor | 3 years ago | |
ansible_test | 3 years ago | |
cli | 2 years ago | |
compat | 2 years ago | |
config | 3 years ago | |
errors | 2 years ago | |
executor | 2 years ago | |
galaxy | 2 years ago | |
inventory | 2 years ago | |
inventory_test_data/group_vars | ||
mock | 3 years ago | |
module_utils | 2 years ago | |
modules | 3 years ago | |
parsing | 2 years ago | |
playbook | 2 years ago | |
plugins | 2 years ago | |
regex | ||
template | 3 years ago | |
utils | 2 years ago | |
vars | 3 years ago | |
__init__.py | ||
requirements.txt | 2 years ago | |
test_constants.py | ||
test_context.py | ||
test_no_tty.py | 3 years ago |