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
Dag Wieers dba561efa7
ACI: Avoid using 'previous' with query operations (#36181)
When ACI modules are being used for querying MOs, we should not return
the previous state, as there is no previous state, there's only the
current state.

This impacts a lot of tests that were used to testing the current state
as 'previous'.
8 years ago
..
cli deal with no config for view 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config Inv export (#36188) 8 years ago
errors Make AnsibleActionDone a private exception 8 years ago
executor fix loop_control templating (#36124) 8 years ago
galaxy galaxy remove incorrect check for role path before extraction (#35259) 8 years ago
inventory remove new tmp var for localhost 8 years ago
module_utils ACI: Avoid using 'previous' with query operations (#36181) 8 years ago
modules win_uri: fix creates/removes option (#36016) 8 years ago
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 8 years ago
playbook fix loop_control templating (#36124) 8 years ago
plugins win_updates: fix regression when using string cat names (#36015) 8 years ago
template Fix jinja2>=2.9 nested include vars (#35099) 8 years ago
utils File Module docs, adding mode permission example with sticky bit (#36151) 8 years ago
vars caller to preprocess must be None aware (#33653) 8 years ago
__init__.py
constants.py Move module_set_locale and module_lang back to global 8 years ago
release.py Fix version in lib/ansible/release.py 8 years ago