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
Nathaniel Case 6cdf91fd35
Fix VyOS check mode (#35977)
* Revert "commented out check tests (#35788)"

This reverts commit 3df2561405.

* `discard_changes()` now uses `exit discard`

instead of just `discard`. Also a slight tweak to avoid a second `exit` after
`exit discard`
8 years ago
..
cli Apply regex to dir name only (#35744) 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config Fix config option descriptions (#35638) 8 years ago
errors Make AnsibleActionDone a private exception 8 years ago
executor If the timeout in _poll_async_result has expired, raise the exception (#35878) 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 Fix VyOS check mode (#35977) 8 years ago
modules Fixed spelling error in runit module (#35948) 8 years ago
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 8 years ago
playbook Address memory ballooning caused by task caching changes (#35921) 8 years ago
plugins Fix VyOS check mode (#35977) 8 years ago
template Fix jinja2>=2.9 nested include vars (#35099) 8 years ago
utils initial cutover to API profiles (#35538) 8 years ago
vars caller to preprocess must be None aware (#33653) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
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