Install Dell srvadmin package to get utils to talk to RAID controller #90

Merged
graffen merged 6 commits from install-omconfig into master 2022-07-22 12:37:39 +00:00
Contributor

To be able to access the RAID controller status, the srvadmin-all package from Dell is needed.

I also took the liberty of adding a couple of extra tags so we can use ansible to do specific stuff in the pipeline, like doing a full system upgrade.

Example: ansible-playbook playbook.yml --tags do-full-system-upgrade

To be able to access the RAID controller status, the srvadmin-all package from Dell is needed. I also took the liberty of adding a couple of extra tags so we can use ansible to do specific stuff in the pipeline, like doing a full system upgrade. Example: `ansible-playbook playbook.yml --tags do-full-system-upgrade`
graffen added 3 commits 2022-07-15 15:42:02 +00:00
Owner

Couldn't the tags be defined in main.yml so the included files don't have to define tags for each task?

Couldn't the tags be defined in main.yml so the included files don't have to define tags for each task?
Author
Contributor

Couldn't the tags be defined in main.yml so the included files don't have to define tags for each task?

That would be cleaner now, wouldn't it? 🤦

> Couldn't the tags be defined in main.yml so the included files don't have to define tags for each task? That would be cleaner now, wouldn't it? 🤦
graffen added 1 commit 2022-07-15 16:03:47 +00:00
graffen added 1 commit 2022-07-21 07:21:24 +00:00
graffen added 1 commit 2022-07-22 12:37:15 +00:00
graffen merged commit 997779d627 into master 2022-07-22 12:37:39 +00:00
graffen deleted branch install-omconfig 2022-07-22 12:37:39 +00:00
Sign in to join this conversation.
No description provided.