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 b5b8a756fc fixes issue with net_template failing unless src argument provided. (#17726)
This fixes an issue where the net_template action will fail if a non
required argument (src) is not provided.

fixes ansible/ansible-modules-core#4978
9 years ago
..
cli correctly set become value in console 10 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
config Making the switch to v2 11 years ago
errors Add options to make includes 'static' 10 years ago
executor Create a raw lookup for hostvars that does not template the data 9 years ago
galaxy Fix galaxy import command for 2.1 (#17417) 9 years ago
inventory The former match for a section header included hosts that began with a range. (#17225) 9 years ago
module_utils Fix for cherry-pick e8dddc3679, 9 years ago
modules bump extras submodule ref for win_chocolatey fix 9 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing Fix tmpfile misspelled as tmplfile (#17183) 9 years ago
playbook Remove _load_hosts() from Play initialization as it's no longer needed and it breaks using extra_vars defining a list for hosts (#17699) 9 years ago
plugins fixes issue with net_template failing unless src argument provided. (#17726) 9 years ago
template allow spaces before the filter string (#16312) 10 years ago
utils * Fix race in creating temp directories pre-fork (#16965) 10 years ago
vars Create a raw lookup for hostvars that does not template the data 9 years ago
__init__.py Removing __version__ from __init__.py since it belongs in release.py 10 years ago
constants.py * Fix race in creating temp directories pre-fork (#16965) 10 years ago
release.py New release v2.1.2.0-0.1.rc1 9 years ago
test-requirements.txt Making the switch to v2 11 years ago