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
Peter Sprygada 9854644431 adds overwrite kwarg to load_config in junos (#17798)
The junos load_config() method supports operations of overwrite, replace
and merge.  This adds the missing overwrite keyword arg to load_config()
so that action in junos_template can be procesed correctly.
8 years ago
..
cli better handling of host lists (#17781) 8 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 8 years ago
config Making the switch to v2 10 years ago
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 8 years ago
executor swallow errors during async polling (#17760) 8 years ago
galaxy Iterate through role paths when installing roles (#17487) 8 years ago
inventory Feature/add ansible play hosts all (#17498) 8 years ago
module_utils adds overwrite kwarg to load_config in junos (#17798) 8 years ago
modules Update submodules refs 8 years ago
parsing Allow for empty source in dwim_path_relative_stack 8 years ago
playbook removed deprecated first available file from tasks (#17643) 8 years ago
plugins Revert "Clear the plugin path cache when adding new directories" (#17785) 8 years ago
template Support late evaluation, suppress warnings on SyntaxError (#17462) 8 years ago
utils remove bare vars and undefined from lookup lists (#17647) 8 years ago
vars ansible_play_batch (#17779) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Remove test-docs from module search ignore list. (#17670) 8 years ago
release.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
test-requirements.txt Making the switch to v2 10 years ago