ansible-collections / community.general

Ansible Community General Collection
https://galaxy.ansible.com/ui/repo/published/community/general/
GNU General Public License v3.0
814 stars 1.49k forks source link

Redfish modules should have check mode implemented #3685

Open Bhavya06 opened 2 years ago

Bhavya06 commented 2 years ago

Summary

redfish_command, redfish_config, redfish_info, idracredfish*, ilo_redfish_config need to have check mode implemented.

Issue Type

Feature Request

Component Name

redfish_command, redfish_config, redfish_info, idracredfish*, ilo_redfish_config

Ansible Version

$ ansible --version

ansible [core 2.11.5] 
python version = 3.8.10 (default, Sep 28 2021, 16:10:42) [GCC 9.3.0]
 jinja version = 3.0.1
libyaml = True

Community.general Version

$ ansible-galaxy collection list community.general

Collection        Version
----------------- -------
community.general 3.7.0  

Configuration

$ ansible-config dump --only-changed

NA

OS / Environment

Linux

Steps to Reproduce


ansible-playbook set_bios_bootorder.yml -vvvv

Expected Results

Check mode should check the playbook for any validations

Actual Results


TBD

Code of Conduct

ansibullbot commented 2 years ago

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot commented 2 years ago

cc @mraineri @renxulei @tomasg2012 @xmadsen click here for bot help

felixfontein commented 2 years ago

The _info module already supports check mode. For the others, check mode is a new feature.

ansibullbot commented 2 years ago

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot commented 2 years ago

cc @bhavya06 @rajeevkallur click here for bot help

mraineri commented 2 years ago

@Bhavya06 is this something you'd be willing to work on?

ansibullbot commented 1 year ago

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot commented 1 year ago

cc @TSKushal click here for bot help

ansibullbot commented 1 year ago

cc @jyundt click here for bot help