configuring more packages
This commit is contained in:
8
tasks/pkgs/editorconfig.yml
Normal file
8
tasks/pkgs/editorconfig.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: append to pkgs
|
||||
set_fact:
|
||||
syspkgs: "{{ syspkgs + [ 'editorconfig' ] }}"
|
||||
tags:
|
||||
- RedHat
|
||||
- linux
|
||||
- package
|
||||
Reference in New Issue
Block a user