add new session management role #197
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Ansible lint:
roles/bmc_factory_reset/defaults/main.yml#L7
Variables names from within roles should use bmc_factory_reset_ as a prefix. (vars: https_port)
|
Run Ansible lint:
roles/bmc_fw_update/defaults/main.yml#L12
Variables names from within roles should use bmc_fw_update_ as a prefix. (vars: https_port)
|
Run Ansible lint:
roles/bmc_reboot/defaults/main.yml#L7
Variables names from within roles should use bmc_reboot_ as a prefix. (vars: https_port)
|
Run Ansible lint:
roles/bmc_session/defaults/main.yml#L7
Variables names from within roles should use bmc_session_ as a prefix. (vars: https_port)
|
Run Ansible lint:
roles/enable_secure_boot/defaults/main.yml#L7
Variables names from within roles should use enable_secure_boot_ as a prefix. (vars: https_port)
|
Run Ansible lint:
roles/get_bmc_facts/defaults/main.yml#L7
Variables names from within roles should use get_bmc_facts_ as a prefix. (vars: https_port)
|
Run Ansible lint:
roles/update_bmc_password/defaults/main.yml#L7
Variables names from within roles should use update_bmc_password_ as a prefix. (vars: https_port)
|
Loading