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
Felix Fontein 9b1cbcf3a4 openssl_csr: ignore empty strings in altnames (#51473)
* Ignore empty strings in altnames.

* Add changelog.

* Add idempotence check without SAN.

* Fix bug in cryptography backend.
6 years ago
..
cli unquote ev (#51560) 6 years ago
compat Have update-bundled check for updates to all bundled code 6 years ago
config added missing version_added 6 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Pass number of forks to TQM from CLI/config (#51669) 6 years ago
galaxy Consistent typesetting of "GitHub" (#50929) 6 years ago
inventory make missing pattern ansibleerror (#51397) 6 years ago
module_utils docker modules: various adjustments (#51700) 6 years ago
modules openssl_csr: ignore empty strings in altnames (#51473) 6 years ago
parsing Fieldattribute inheritance with defaults (#50891) 6 years ago
playbook remove bare var handling in conditionals (#51030) 6 years ago
plugins netbox: inventory: Fix VMs do not have device_roles, but instead use roles (#50761) 6 years ago
template Update bare exceptions to specify Exception. 6 years ago
utils move extravars and option vars loading into VM (#51070) 6 years ago
vars Remove unused imports and variable in hostvars.py (#51609) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py become_method: make dzdo more like sudo (#47946) 6 years ago
context.py Move the arguments module into cli/ and context_objects into utils 6 years ago
release.py Codename: How Many More Times 6 years ago