forked from HPC/HPCplaybooks
82231aa8ba482ee862ef825fcbdaa0d0a826c573
HPC playbooks
The users.yml playbook contains users and public keys.
The playbook uses /etc/hosts as a database for hosts to install the keys on.
usage:
- Make changes to a local checkout of this repo.
git committhe changes,git pushandgit pullon xcat.- on xcat:
git pull
ansible-playbook users.yml # this will install the users on all hosts in /etc/hosts.
Description
Languages
Python
74.7%
Dockerfile
20.7%
Shell
4.6%