opiproject / ansible-opi-dpu

Ansible Modules for DPUs
Apache License 2.0
6 stars 8 forks source link

Align `username` vs `dpu_bmc_username` everywhere #53

Open glimchb opened 5 months ago

glimchb commented 5 months ago

also dpu_bmc_password and dpu_bmc_token

example declares username argument https://github.com/opiproject/ansible-opi-dpu/blob/461d6a8a947a01d17d60168b0f8a7adbf3940229/roles/bmc_reboot/meta/argument_specs.yml but uses dpu_bmc_username instead https://github.com/opiproject/ansible-opi-dpu/blob/461d6a8a947a01d17d60168b0f8a7adbf3940229/roles/bmc_reboot/tasks/main.yml

MAVRICK-1 commented 2 months ago

@glimchb can you assign me this issue

glimchb commented 2 months ago

@MAVRICK-1 let's see firsat how you do on your first PR #90