thomasjpfan.setup-user

Ansible Setup User

Build Status

Setups User and SSH keys

Role Varialbes

# User and groups to create
deploy_user: deploy
deploy_groups: ["docker"]

# Public key to include in authorized_key
deploy_local_public_key:

# Hashedp password for deploy user
deploy_hashed_password:

Testing

This project uses ansible-ubuntu-local-runner) to run tests in a docker container.

  1. Start Container for testing:
make setup_test
  1. Run Tests
make test
  1. Stop up container
make clean_up

License

MIT

About

Setups User and SSH keys

Install
ansible-galaxy install thomasjpfan.setup-user
GitHub repository
License
mit
Downloads
55
Owner
Member of Technical Staff at @modal-labs, @scikit-learn maintainer