Skip to content

lyenliang/AnsibleLinuxAccountCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Linux Account Creator

Create accounts on Amazon linux using ansible

Usage

  1. Configure the user names and other properties inside users.yml.

  2. Change the connection information in inventory so that ansible can connect to the machine to create users.

  3. Run ./run.sh to create the users.

TODO

Encrypt passwords in users.yml with ansible vault.

References

About

Create accounts on a Linux machine using ansible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages