dobachi / ansible-miscs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is an example of Ansible playbooks to configure servers and WSL of Windows.

Homeserver

  • playbooks/conf/fileserver/fileserver.yml
    • Configure the file server.

WSL

  • playbooks/conf/wsl/wsl.yml
    • Configure WSL
  • playbooks/conf/wsl/git_clone_sources.yml
    • Git clone sources like Spark, Kafka, and so on
  • playbooks/conf/wsl/docker.yml
    • Install docker
    • You should run wsl as an Administrator

About


Languages

Language:Jinja 42.6%Language:Dockerfile 20.8%Language:Shell 17.7%Language:Ruby 17.4%Language:Makefile 1.5%