$> docker run \
--rm \
-ti \
-v /path/to/.ssh/id_rsa:/root/.ssh/id_rsa:ro \
-v $(pwd):/app \
-w=/app \
-e DOCKER_USERNAME=docker.io_registry_username \
-e DOCKER_PASSWORD=docker.io_registry_password \
-e WIFI_SSID=some_ssid \
-e WIFI_PASSWORD=some_password \
-e CANONICAL_KEY=canonical_livepatch_key \
-e PARSEC_PEER_ID=parsec_peer_id \
-e PIHOLE_PASSWORD=some_password \
shokohsc/ansible -i inventory -K install.yml
-
Notifications
You must be signed in to change notification settings - Fork 3
shokohsc/ansible-playbook
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published