Commit graph

13 commits

Author SHA1 Message Date
Kevin Fenzi
615a66fc45 update-firmware: ansible-report says we should use variables here not bare.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
72e33c0948 ansible-review: fix some errors from ansible-review
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-11 15:11:40 +00:00
Kevin Fenzi
afef097a3d switch all the include tasks to import tasks 2017-10-17 17:37:03 +00:00
Kevin Fenzi
d9ee0059b4 typo on a massive scale 2017-10-15 20:33:11 +00:00
Kevin Fenzi
ceff9bfca4 first stab at replacing include with include_playbook or includ_tasks 2017-10-15 19:46:08 +00:00
Kevin Fenzi
0acfaa2a7e Fix handlers, roles, and tasks to be handlers_path, roles_path and tasks_path so as not to conflict with ansible variables.
Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
2017-04-13 15:46:14 +00:00
Kevin Fenzi
b1a2d105c9 In ansible 2.2 always_run is depreciated. Switch to check_mode. 2016-11-01 16:29:49 +00:00
Patrick Uiterwijk
5db108dad6 Add our last type of Dell hw: R720xd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 16:28:16 +00:00
Patrick Uiterwijk
ffbd6bf575 IBM is a no-go: they don't provide checksums
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 15:28:29 +00:00
Patrick Uiterwijk
ed61af12c0 Add R520 iDRAC/Lifecycle and BIOS
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 12:59:01 +00:00
Patrick Uiterwijk
d77dec24a3 In check mode, check if update applies but don't actually apply
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 12:55:10 +00:00
Patrick Uiterwijk
1241409443 Some fixes and more remarks
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 12:51:09 +00:00
Patrick Uiterwijk
a07bb227d1 First version of firmware upgrade playbook, compatible with Dell
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 12:39:25 +00:00