Skip to content

vs-eth/system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

system

Ansible role to configure basic system settings

usage

Variable Description Example
system_users Dictionairy of users and their passwords to be setup
(Set password to '!' to disable the account)
- name: vseth
  password: 123456

Important: For Linux, the password-value needs to be a hashed password. Refer to this documentation

About

Ansible role to configure basic system settings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published