thomasjpfan.setup-user
Ansible Setup User
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.
- Start Container for testing:
make setup_test
- Run Tests
make test
- Stop up container
make clean_up
License
MIT
Install
ansible-galaxy install thomasjpfan.setup-userLicense
mit
Downloads
55
Owner
Member of Technical Staff at @modal-labs, @scikit-learn maintainer
