Compare commits
No commits in common. "4463d7f4674b34ff0e499a4cdd17c85a08c7aa8c" and "6af30fcda8831484336a411eb059ed6300d45adf" have entirely different histories.
4463d7f467
...
6af30fcda8
@ -20,7 +20,3 @@ mock_roles:
|
||||
warn_list:
|
||||
# I'm aware of the risks and accept them
|
||||
- package-latest
|
||||
# There is exactly one occurence of this and it's for faulty web installers
|
||||
- ignore-errors
|
||||
# These tend to be pretty buggy
|
||||
- experimental
|
||||
|
@ -4,5 +4,5 @@
|
||||
- name: configure grub
|
||||
block:
|
||||
- name: template out grub config
|
||||
template: src=grub.conf dest=/etc/default/grub mode=0644
|
||||
template: src=grub.conf dest=/etc/default/grub
|
||||
notify: grub mkconfig
|
||||
|
Loading…
Reference in New Issue
Block a user