forked from HPC/HPCplaybooks
c8b01c64b0456e024bb0667345131f3d1f7d1aa7
HPC playbooks
This repository has been moved to github
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
100%