Skip to content

Creates a deployer user with ssh keys and wrx permissions on /var/www directly.

Notifications You must be signed in to change notification settings

augustusnaz/ansible-role.deployer-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Deployer User

Creates a user with ssh keys and wrx permissions on /var/www directly. Intended for deploying web app artifacts and for KeyHelp hosted servers.

Role Variables

Var Description Default
ssh_key_filename RSA SSH Key name id_rsa
deployer_user The created user name deployer

Defaults:

Var Description Default
keyhelp_installed Grants deployer_user user wrx access to "/home/users" when set to true false

Dependencies

Written for Ubuntu linux.

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).

About

Creates a deployer user with ssh keys and wrx permissions on /var/www directly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published