SomeNet
/
public repos
/
root
/
pub
/
somesible.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[roles/workstation] ----- meta ----- No dependencies
[root/pub/somesible.git]
/
roles
/
base
/
grub
/
handlers
/
main.yml
1
#####################################
2
### someone's ansible provisioner ###
3
#####################################
4
# Part of: https://git.somenet.org/root/pub/somesible.git
5
# 2017-2025 by someone <someone@somenet.org>
6
#
7
---
8
- name: update-grub
9
command: update-grub
10
ignore_errors: yes