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
Ganesh Nalawade 67c251d13c
Fix junos modules persistent connection check (#57986)
Fixes #57985

*  The check `USE_PERSISTENT_CONNECTION` flag is no longer
   required in action plugin as the junos modules in galaxy are renamed
   to start with `juniper_`.
5 years ago
..
cli show host_vars/ also in --graph (#56307) 6 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 6 years ago
config AWS: _facts -> _info (part 4) (#57651) 6 years ago
errors
executor Create new instance of the action plugin per until iteration. Fixes #57886 (#58022) 5 years ago
galaxy Ansible galaxy role download should not have to perform aditionnal check against tar archive file extension #56616. (#56617) 6 years ago
inventory Perf improvement for Templar.is_template (#57489) 6 years ago
module_utils openssl_certificate: fix failing SAN comparisons (#58256) 5 years ago
modules postgresql_privs: bugfix of 27327 - incorrect views handling (#58272) 5 years ago
parsing Fix ansible-vault cipher_whitelist (#57272) 5 years ago
playbook Tests as filters were deprecated, remove unused param (#57796) 6 years ago
plugins Fix junos modules persistent connection check (#57986) 5 years ago
template Tests as filters were deprecated, remove unused param (#57796) 6 years ago
utils some logging fixes (#56311) 6 years ago
vars [FactCache] define first_order_merge method (#55781) 6 years ago
__init__.py
constants.py removed previouslly deprecated settings (#55662) 6 years ago
context.py
release.py