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
Ondra Machacek ec441cd4bc ovirt_host_pm: Fix to powermanagement module (#47659)
This PR is fixing following issues:

 1) Don't try to check password.
 2) Check options.
 3) Order wasn't adding at the end, as doc says.

Signed-off-by: Ondra Machacek <omachace@redhat.com>
7 years ago
..
cli Fix from sivel for ansible-doc 7 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config Add configuration to override location of ansible-connection (#46128) 7 years ago
errors Python 3.8 collections compatibility fixes. 7 years ago
executor Don't use the task for a cache, return a special cache var (#47243) 7 years ago
galaxy ansible-galaxy: fix searching with unicode 7 years ago
inventory better information for user from inventory plugins (#46766) 7 years ago
module_utils VMware: Avoid misleading PyVmomi error if requests import fails (#47313) 7 years ago
modules ovirt_host_pm: Fix to powermanagement module (#47659) 7 years ago
parsing An earlier optimization of ansible-doc -l caused failures. (#47012) 7 years ago
playbook Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 7 years ago
plugins enhance recv calls in network_cli (#47345) 7 years ago
template Do not strip new lines in native jinja (#46751) 7 years ago
utils modules: network: Add initial support for Ingate modules (#47494) 7 years ago
vars Don't use the task for a cache, return a special cache var (#47243) 7 years ago
__init__.py
constants.py Fix from sivel for ansible-doc 7 years ago
release.py Codename: How Many More Times 7 years ago