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
Nilashish Chakraborty d729614d72
Add support for hashed password (#49464)
* Add support for hashed password

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Fix Shippable errors

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Make pwd options mutually exclusive

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
6 years ago
..
cli add path info to role list (#49346) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Inventory plugins move auto before ini (#44428) 6 years ago
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 6 years ago
executor Remove cliconf from httpapi connection (#46813) 6 years ago
galaxy Add a Singleton metaclass, use it with Display (#48935) 6 years ago
inventory Inventory plugins move auto before ini (#44428) 6 years ago
module_utils k8s_service: add new kubernetes module for handling Services (#48872) 6 years ago
modules Add support for hashed password (#49464) 6 years ago
parsing Don't just raise AnsibleError with the exception message (#49654) 6 years ago
playbook Consolidate handler tracking (#49338) 6 years ago
plugins fix vbox inventory to correclty unset pwfile (#49774) 6 years ago
template Add now() jinja2 global func for getting the date/time (#43792) 6 years ago
utils Remove cliconf from httpapi connection (#46813) 6 years ago
vars Simplify FactCache.update() 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
release.py Codename: How Many More Times 6 years ago