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 cf251258a8 initial add of new action plugin junos_template
This adds a new action plugin, junos_template that allows the
the junos_template module to perform the templating function.  It
implements net_template
9 years ago
..
cli Revert "centralized TERM signal handling" 9 years ago
compat
config
errors Relocate use of ERROR to display class, to avoid doubling up 9 years ago
executor Clarify error message when module replacer encounters a bad import line for module_utils code 9 years ago
galaxy Prevent traceback. 9 years ago
inventory better error when host inventory script isnt dict 9 years ago
module_utils update shared module junos to handle root logins 9 years ago
modules Submodule pointer update for devel 9 years ago
new_inventory
parsing Added more info to the no action detected error 9 years ago
playbook Fix the way we re-add variables from PlayContext to the variable dict 9 years ago
plugins initial add of new action plugin junos_template 9 years ago
template Merge pull request #14293 from dagwieers/fix-eval-json-booleans 9 years ago
utils avoid logging color codes 9 years ago
vars move hostvars.vars to vars 9 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 9 years ago
constants.py Re-implementing the retry file feature for 2.0 9 years ago
test-requirements.txt