Compare commits

..

No commits in common. "891a5dc800e64513581421cc4b859d0ff27950b2" and "45ea6a788b5ba2668aba0f912bb53319c3ead949" have entirely different histories.

2 changed files with 0 additions and 8 deletions

View File

@ -4,5 +4,3 @@
yum: yum:
name: neovim name: neovim
state: latest state: latest
- include_tasks: Unix.yaml

View File

@ -1,6 +0,0 @@
---
- name: install yum package
become: true
yum:
name: nodejs
state: latest