Skip to content

archlinuxcn/ansible-playbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Playbooks for Arch Linux CN Servers

Dependencies

  • ansible (local)
  • python (remote)

ATTENTION

DO NOT store passwords, private keys in this repo.

Write your own scripts to upload them to servers.

Usage

Deploy the build machine

ansible-playbook build.yaml -i inventories/build -t init

Add new user to playbook

  1. Copy SSH pubkey file to roles/build/files/auth_key
  2. Copy user config files to roles/build/files/user_config
  3. Add new user entry in roles/build/vars/main.yml

About

Ansible playbooks for Arch Linux CN Servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •