dell / ansible-powerflex

Ansible Modules for Dell PowerFlex
Other
22 stars 15 forks source link

[BUG]: #30

Closed OA72280 closed 1 year ago

OA72280 commented 1 year ago

https://github.com/dell/ansible-powerflex/blob/main/roles/powerflex_sdc/README.md#:~:text=sdc_test%0A%20%20%20%20%20%20powerflex_sdc_performance_profile%3A%20Compact-,sdc_state%3A%20present,-%2D%20name%3A%20%22Uninstall%20powerflex

I believe sdc_state: present is supposed to be powerflex_sdc_state: ? upon adding in my playbook it seemed to be ok.

  port: "{{ port }}"
  powerflex_common_file_install_location: "/opt/scaleio/rpm"
  powerflex_sdc_name: sdc_test
  powerflex_sdc_performance_profile: Compact
  sdc_state:** present
anupamaloke commented 1 year ago

@OA72280 , thank you for submitting the issue. I have added it to the backlog

Jennifer-John commented 1 year ago

Fixed as part of #32