ansible/lib/ansible
Felix Fontein 5d5a7d6ebe
openssl_privatekey: forgot to add secp256r1 (#58605)
* Forgot to add secp256r1. This one is the interoperable one.

* Add changelog.
2019-07-01 23:08:54 +02:00
..
cli show host_vars/ also in --graph (#56307) 2019-06-14 13:40:22 -04:00
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 2019-04-23 11:52:24 -05:00
config Use atexit to cleanup tmp dirs (#56532) 2019-06-28 16:19:27 -04:00
errors
executor Create new instance of the action plugin per until iteration. Fixes #57886 (#58022) 2019-06-20 09:17:50 -05:00
galaxy Ansible galaxy role download should not have to perform aditionnal check against tar archive file extension #56616. (#56617) 2019-06-13 09:23:41 -05:00
inventory Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
module_utils Add network resource modules utils function (#58273) 2019-06-29 18:20:15 +05:30
modules openssl_privatekey: forgot to add secp256r1 (#58605) 2019-07-01 23:08:54 +02:00
parsing Handle vaulted non-ascii characters for Python2 (#58503) 2019-06-28 13:23:15 -04:00
playbook Fix notifying handlers by using an exact match (#55624) 2019-06-27 17:29:20 -04:00
plugins PR to implement ansible_net_model for iosxr facts module (#58488) 2019-07-01 12:26:04 +05:30
template Add back _contains_vars method as maybe_template (#58290) 2019-06-25 10:54:37 -05:00
utils Use atexit to cleanup tmp dirs (#56532) 2019-06-28 16:19:27 -04:00
vars [FactCache] define first_order_merge method (#55781) 2019-06-10 14:34:06 -04:00
__init__.py
constants.py removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
context.py
release.py