mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-11-26 15:12:19 +00:00
6 lines
99 B
YAML
6 lines
99 B
YAML
# -*- coding: utf-8 -*-
|
|
# vim: ft=yaml
|
|
---
|
|
uninstall_neofetch:
|
|
pkg.removed:
|
|
- name: neofetch
|