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.
ansible/lib/ansible
Will Thames 5ee5593cbf Improve ansible-galaxy handling of role versions (#12904)
* Improve ansible-galaxy handling of role versions

Ensure that role versions are considered when deciding
whether or not to (re-)install a role.

Issue a warning when the version of a dependency conflicts
with the version of an already installed role

Display what version of a role is being installed
Show the versions when upgrading/downgrading a role.

Implements #11266

* Improve force logic for galaxy version changes

Ensure that force is required to change role versions
9 years ago
..
cli Improve ansible-galaxy handling of role versions (#12904) 9 years ago
compat Fix role completion detection problem 9 years ago
config Making the switch to v2 11 years ago
errors adds feature to all modules to be run locally (#18763) 9 years ago
executor Configurable fact path (#18147) 9 years ago
galaxy Improve ansible-galaxy handling of role versions (#12904) 9 years ago
inventory fix indent (#20071) 9 years ago
module_utils win_shortcut: Create, manage, remove Windows shortcuts (#20164) 9 years ago
modules Adds fallback_persistence_profile and all_policies to BIG-IP virtual servers (#20261) 9 years ago
parsing Make ModuleArgsParser more understandable (#13974) 9 years ago
playbook Fix for bug in Conditional for older jinja2 versions 9 years ago
plugins ensure win_reboot warnings value is a list 9 years ago
template Additional security fixes for CVE-2016-9587 9 years ago
utils Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 9 years ago
vars Fixing another corner case for security related to CVE-2016-9587 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py better cleaning of module return, also warn 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago
test-requirements.txt Switch tests to pytest and ansible-test. 9 years ago