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
Dhanuka 94a1d86d70 redfish_utils: fix reference to local variable 'systems_service' (#50298)
* fixes issue 50296

* fixes the indentation of the return statement

* Adds a conditional test into `_find_systems_resource()` to check the existence
of the Members of System resource

* updates the error message

* harden the conditional test

* Add a changelog
6 years ago
..
cli Move the arguments module into cli/ and context_objects into utils 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Update unit tests for configmanager 6 years ago
errors Add new AnsibleTemplateError to more easily catch templating issues (#50563) 6 years ago
executor tqm._initialize_notified_handlers() is noop now (#50713) 6 years ago
galaxy Save the command line arguments into a global context 6 years ago
inventory Fix reverse_inventory order to work on python3 (#49895) 6 years ago
module_utils redfish_utils: fix reference to local variable 'systems_service' (#50298) 6 years ago
modules azure_rm_managed_disk: properly handle os_type on creation and update (#49385) 6 years ago
parsing Update bare exceptions to specify Exception. 6 years ago
playbook Save the command line arguments into a global context 6 years ago
plugins default: callback plugin allow unreachable task to stderr (#50533) 6 years ago
template Update bare exceptions to specify Exception. 6 years ago
utils Fix: lxca_nodes misspelled in the lxca_common.py (#50734) 6 years ago
vars Add new AnsibleTemplateError to more easily catch templating issues (#50563) 6 years ago
__init__.py
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