3bb925a074
Add newlines at end of the files. Without the newline at the end of the file the Gblame command in vim-fugitive gets confused. These were the only three files discovered without newlines Change-Id: I747e1ae35b2974732ec9058033a7ea445b08a121
6 lines
222 B
YAML
6 lines
222 B
YAML
---
|
|
# NOTE(cinerama): On Fedora 22, ansible 1.9, ansible_pkg_mgr
|
|
# defaults to yum, which may not be installed. This can be safely
|
|
# removed when we start using an ansible release which prefers dnf.
|
|
ansible_pkg_mgr: "dnf"
|