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
John R Barker 7764d9ce45
"route" has to be the first option in ufw command (#31756) (#40019)
* "route" has to be the first option in ufw command (#31756)

For supporting deletion of ufw routes, route option has to be placed before delete option
(cherry picked from commit 21004d86f9)

* Changelog
7 years ago
..
cli make individual bad paths a warning 7 years ago
compat Enable wildcard import pylint (#35786) 7 years ago
config fix comma 7 years ago
errors Make AnsibleActionDone a private exception 7 years ago
executor Backport #39818 to stable-2.5 (#39824) 7 years ago
galaxy galaxy remove incorrect check for role path before extraction (#35259) 7 years ago
inventory return empty host list when pattern is empty 7 years ago
module_utils Backport: Fixes some NIC bugs (#39213) (#39266) 7 years ago
modules "route" has to be the first option in ufw command (#31756) (#40019) 7 years ago
parsing Fix 'New Vault password' on vault 'edit' (#35923) (#38003) 7 years ago
playbook remove properties from vars in include_role (#38968) 7 years ago
plugins Backport/2.5/39027 (#39091) 7 years ago
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 7 years ago
utils nxos module doc fragment for authorize,auth_pass (#39946) 7 years ago
vars minimize loading files/plugins 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py centralize doc/config plugin lists (#38775) 7 years ago
release.py New release v2.5.2 7 years ago